PATH:
home
/
lab2454c
/
sothebry.softkinesis.com
/
backups
/
assets
/
templates
/
basic
/
customV1
/
js
$(window).scroll(function () { if ($(this).scrollTop() > 50) { $('.navbar__top').addClass('shrink'); } else { $('.navbar__top').removeClass('shrink'); } });
[-] owl.js
[edit]
[+]
..
[-] script.js
[edit]
[-] scripts.js
[edit]