���� JFIF    fdasasfas213sdaf403WebShell
403Webshell
Server IP : 88.222.243.102  /  Your IP : 216.73.216.200
Web Server : LiteSpeed
System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User : u479334040 ( 479334040)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/u479334040/domains/dksfurnitures.com/public_html/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/u479334040/domains/dksfurnitures.com/public_html/js/main.js
(function($) {
    "use strict";

    $(".click_menu").on('click', function() {
        $(".click_menu_show").slideToggle(400)
    });

    $(".click_menu2").on('click', function() {
        $(".click_menu_show2").slideToggle(400)
    });

    /*----------------------------
      Sticky Header
    ------------------------------ */
	var win = $(window);
    win.on('scroll', function() {
        var scroll = win.scrollTop();
        if (scroll < 200) {
            $("#main_h").removeClass("sticky");
        } else {
            $("#main_h").addClass("sticky");
        }
    });
    /*----------------------------
      MagnificPopup
    ------------------------------ */

    $('.image-link').magnificPopup({
        type: 'image',
        gallery: {
            enabled: true
        }
    });
    /*----------------------------
      Nivo-Slider
    ------------------------------ */
    $('.slider_img').nivoSlider({
        effect: 'random', // Specify sets like: 'fold,fade,sliceDown' 
        slices: 15, // For slice animations 
        boxCols: 8, // For box animations 
        boxRows: 4, // For box animations 
        animSpeed: 1000, // Slide transition speed 
        pauseTime: 3000, // How long each slide will show 
        startSlide: 0, // Set starting Slide (0 index) 
        directionNav: false, // Next & Prev navigation 
        controlNav: true, // 1,2,3... navigation 
        controlNavThumbs: false, // Use thumbnails for Control Nav 
        pauseOnHover: true, // Stop animation while hovering 
        manualAdvance: true, // Force manual transitions 
        prevText: '<i class="fa fa-angle-left" aria-hidden="true"></i>', // Prev directionNav text 
        nextText: '<i class="fa fa-angle-right" aria-hidden="true"></i>', // Next directionNav text 
        randomStart: true, // Start on a random slide
    });
    /*----------------------------
     jQuery MeanMenu
    ------------------------------ */
    $('#mobile-menu').meanmenu();

    /*----------------------------
     wow js active
    ------------------------------ */
    new WOW().init();
    /*----------------------------
     slider-active
    ------------------------------ */
    $('.slider-active').owlCarousel({
            loop: true,
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                600: {
                    items: 1
                },
                1000: {
                    items: 1
                }
            }
        })
        /*----------------------------
         Service-active
        ------------------------------ */
    $('.service-active').owlCarousel({
            loop: true,
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 4
                },
                1000: {
                    items: 5
                },
                1200: {
                    items: 6
                }
            }
        })
        /*----------------------------
         Product-carousel-active
        ------------------------------ */
    $('.product-carousel-active').owlCarousel({
            loop: true,
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 3
                },
                1000: {
                    items: 4
                },
                1200: {
                    items: 5
                }
            }
        })
        /*----------------------------
         Top-interesting-active
        ------------------------------ */
    $('.top-interesting-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 3
                },
                1000: {
                    items: 4
                },
                1200: {
                    items: 6
                }
            }
        })
        /*----------------------------
         New-product-home-2-active
        ------------------------------ */
    $('.new-product-home-2-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 3
                },
                1000: {
                    items: 4
                },
                1200: {
                    items: 5
                }
            }
        })
        /*----------------------------
         New-product-item-3-active
        ------------------------------ */
    $('.new-product-item-3-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 3
                },
                1000: {
                    items: 3
                },
                1200: {
                    items: 4
                }
            }
        })
        /*----------------------------
        New-product-home-2-slider-active
        ------------------------------ */
    $('.new-product-home-2-slider-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 3
                },
                1000: {
                    items: 2
                },
                1200: {
                    items: 2
                }
            }
        })
        /*----------------------------
          New-product-home-4-active
        ------------------------------ */
    $('.new-product-home-4-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 3
                },
                1200: {
                    items: 3
                }
            }
        })
        /*----------------------------
          Hot-deal-active
        ------------------------------ */
    $('.hot-deal-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 1
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 1
                },
                1200: {
                    items: 1
                }
            }
        })
        /*----------------------------
          Feature-home-4-active
        ------------------------------ */
    $('.feature-home-4-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 1
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 2
                },
                1200: {
                    items: 3
                }
            }
        })
        /*---------------------
 countdown
--------------------- */
    $('[data-countdown]').each(function() {
        var $this = $(this),
            finalDate = $(this).data('countdown');
        $this.countdown(finalDate, function(event) {
            $this.html(event.strftime('<span class="cdown days"><span class="time-count">%-D</span> <p>Days</p></span> <span class="cdown hour"><span class="time-count">%-H</span> <p>Hour</p></span> <span class="cdown minutes"><span class="time-count">%M</span> <p>Min</p></span> <span class="cdown second"> <span><span class="time-count">%S</span> <p>Sec</p></span>'));
        });
    });
    /*----------------------------
      Feature-home-2-active
    ------------------------------ */
    $('.feature-home-2-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 1
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 1
                },
                1200: {
                    items: 1
                }
            }
        })
        /*----------------------------
          Shop-sideber-active
        ------------------------------ */
    $('.shop-sideber-active').owlCarousel({
            loop: true,
            autoplay: false,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 1
                },
                768: {
                    items: 1
                },
                1000: {
                    items: 1
                },
                1200: {
                    items: 1
                }
            }
        })
        /*----------------------------
          Static-slider-active
        ------------------------------ */
    $('.static-slider-active').owlCarousel({
            loop: true,
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                600: {
                    items: 1
                },
                1000: {
                    items: 1
                }
            }
        })
        /*----------------------------
          Feature-preduct-active
        ------------------------------ */
    $('.feature-preduct-active').owlCarousel({
            loop: true,
            nav: true,
            navText: ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"],
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 2
                }
            }
        })
        /*----------------------------
          Upsell-product-active
        ------------------------------ */
    $('.upsell-product-active').owlCarousel({
            loop: true,
            nav: true,
            navText: ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"],
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                480: {
                    items: 2
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 3
                }
            }
        })
        /*----------------------------
  Blog-carousel-active 
------------------------------ */
    $('.blog-carousel-active').owlCarousel({
            loop: true,
            nav: true,
            navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
            autoplay: false,
            responsive: {
                0: {
                    items: 1
                },
                600: {
                    items: 1
                },
                768: {
                    items: 2
                },
                1000: {
                    items: 3
                }
            }
        })
        /*----------------------------
  Blog-carousel-active2 
------------------------------ */
    $('.blog-carousel-active2').owlCarousel({
        loop: true,
        nav: true,
        navText: ["<i class='fa fa-angle-right'></i>", "<i class='fa fa-angle-left'></i>"],
        autoplay: false,
        responsive: {
            0: {
                items: 1
            },
            600: {
                items: 1
            },
            768: {
                items: 2
            },
            1000: {
                items: 2
            }
        }
    })

    /*-------------------------
      showlogin toggle function
    --------------------------*/
    $('#showlogin').on('click', function() {
        $('#checkout-login').slideToggle(900);
    });

    /*-------------------------
      showcoupon toggle function
    --------------------------*/
    $('#showcoupon').on('click', function() {
        $('#checkout_coupon').slideToggle(900);
    });

    /*-------------------------
      Create an account toggle function
    --------------------------*/
    $('#cbox').on('click', function() {
        $('#cbox_info').slideToggle(900);
    });

    /*-------------------------
      Create an account toggle function
    --------------------------*/
    $('#ship-box').on('click', function() {
        $('#ship-box-info').slideToggle(1000);
    });

    /*----------------------------
     price-slider active
    ------------------------------ */
	var ammout = $("#amount");
	var sliderRange = $("#slider-range");
    sliderRange.slider({
        range: true,
        min: 40,
        max: 600,
        values: [60, 570],
        slide: function(event, ui) {
            ammout.val("$" + ui.values[0] + " - $" + ui.values[1]);
        }
    });
    ammout.val("$" + sliderRange.slider("values", 0) +
        " - $" + sliderRange.slider("values", 1));

    /*--------------------------
     scrollUp
    ---------------------------- */
    $.scrollUp({
        scrollText: '<i class="fa fa-angle-up"></i>',
        easingType: 'linear',
        scrollSpeed: 900,
        animation: 'fade'
    });

})(jQuery);


Youez - 2016 - github.com/yon3zu
LinuXploit