D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
www
/
botol.bf1.my
/
wp-content
/
plugins
/
ecwid-shopping-cart
/
js
/
themes
/
Filename :
pagelines.js
back
Copy
jQuery(document).ready(function() { var fixedNav = jQuery('#navbar'); if (fixedNav.css('position') == 'fixed') { jQuery('#ecwid_product_browser_scroller').css({ 'position': 'relative', 'top': -fixedNav.height() }); } });