PATH:
home
/
lab2454c
/
westernclear.net
/
public
/
frontAssets
/
js
(function ($) { $(document).ready(function () { $(window).scroll(function () { if ($(this).scrollTop() > 50) { $('.navbar__top').addClass('shrink'); } else { $('.navbar__top').removeClass('shrink'); } }) $('.carousel__geners').owlCarousel({ margin: 0, autoplay: true, nav: false, loop: false, responsive: { 0: { items: 1 }, 500: { items: 1 }, 700: { items: 2 }, 1000: { items: 2 }, 1299: { items: 2 } } }) $('.crowfunding__carousel').owlCarousel({ margin: 0, autoplay: true, nav: false, loop: false, responsive: { 0: { items: 1 }, 700: { items: 2 }, 1000: { items: 3 }, 1200: { items: 3 } } }) $('.carousel__moves__list').owlCarousel({ margin: 0, autoplay: true, nav: false, loop: false, responsive: { 0: { items: 2 }, 600: { items: 3 }, 1000: { items: 4 }, 1200: { items: 5 } } }) $('.hamburger__menu').on('click', function() { $('.menu').toggleClass('animate'); }) /*$('.dropdown-menu').on('click', function(e) { e.stopPropagation(); });*/ }) })(jQuery)
[-] owl.js
[edit]
[-] core.js
[edit]
[+]
..
[-] script.js
[edit]
[-] swiper.min.js
[edit]
[-] theme-scripts.js
[edit]
[-] jquery.slim.min.js
[edit]
[-] scrollToTop.js
[edit]
[-] scripts.js
[edit]
[-] easy-responsive-tabs.js
[edit]
[-] jquery-3.6.0.min.js
[edit]