芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/public_html/sabun.bf1.my/wp-content/plugins/ecwid-shopping-cart/js/themes/pagelines.js
jQuery(document).ready(function() { var fixedNav = jQuery('#navbar'); if (fixedNav.css('position') == 'fixed') { jQuery('#ecwid_product_browser_scroller').css({ 'position': 'relative', 'top': -fixedNav.height() }); } });