Sh3ll
OdayForums


Server : LiteSpeed
System : Linux premium84.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : claqxcrl ( 523)
PHP Version : 8.1.32
Disable Function : NONE
Directory :  /home/claqxcrl/askdragao.com/wp-content/plugins/ibtana-visual-editor/dist/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/claqxcrl/askdragao.com/wp-content/plugins/ibtana-visual-editor/dist/adminScript.js
jQuery(document).ready(function($) {

  const SEARCH_DELAY = 100; // in ms
  const interval = setInterval(() => {
    if ($('.ive-product-slider-hidden').length > 0) {
      $(".ive-product-slider-hidden").each(function(i, el) {
        $(el).removeClass('ive-product-slider-hidden');

        var navtextprev = $(this).attr('data-navtextprev');
        var navtextnext = $(this).attr('data-navtextnext');
        var navbtntype = $(this).attr('data-navbtntype');

        if (navbtntype=='icon') {
          var navtextprevicon= `<i class="`+navtextprev+`"></i>`;
          var navtextnexticon= `<i class="`+ navtextnext +`"></i>`;
        }else{
          var navtextprevicon= navtextprev ;
          var navtextnexticon = navtextnext ;
        }

        var settingData = {
          nav: true,
          dots: true,
          margin: parseInt($(this).attr('data-margin')),
          stagePadding: parseInt($(this).attr('data-stagepadding')),
          rewind: ($(this).attr('data-rewind') === "true"),
          autoplay: ($(this).attr('data-autoplay') === "true"),
          autoplayTimeout: parseInt($(this).attr('data-autoplaytimeout')),
          autoplayHoverPause: ($(this).attr('data-autoplayhoverpause') === "true"),
          autoplaySpeed: parseInt($(this).attr('data-autoplayspeed')),
          navSpeed: parseInt($(this).attr('data-navspeed')),
          dotsSpeed: parseInt($(this).attr('data-dotsspeed')),
          loop: ($(this).attr('data-loop') === "true"),
          navText: [navtextprevicon, navtextnexticon],
          responsive: {
            0: {
              items: 1
            },
            425: {
              items: parseInt($(this).attr('data-responsive-mob'))
            },
            720: {
              items: parseInt($(this).attr('data-responsive-tab'))
            },
            1024: {
              items: parseInt($(this).attr('data-responsive-desk'))
            }
          }
        };
        $(this).owlCarousel(settingData);
      });
    }
  }, SEARCH_DELAY);

});

ZeroDay Forums Mini