PATH:
home
/
lab2454c
/
westernclear.net
/
public
/
frontAssets
/
js
// Scroll To Top var scrollTop = $(".scrollToTop"); $(window).on('scroll', function () { if ($(this).scrollTop() < 500) { scrollTop.removeClass("active"); } else { scrollTop.addClass("active"); } }); //Click event to scroll to top $('.scrollToTop').on('click', function () { $('html, body').animate({ scrollTop: 0, }, 700); return false; });
[-] 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]