關於我們 - 魚中魚寵物水族 ; $(#top_content).append(html); //$(#Cart_Total).html(count); $(#Cart_Total01).html(count); $(#Cart_Count).html(count+"件商品"); //往後有購物車數字要更動使用此class $(.Cart_Total).html(count); $(.Cart_Total_Price).html(Jdata.total); if (typeof top_refresh_authority === function) { top_refresh_authority(); } } } }) } top_refresh(); /*下拉選單*/ $(function(){ $(".lm_TopMenu > ul > li").hover( function(){ var N = this.id.substr(4); $("#MENU_in"+N).stop(true, true).slideToggle(300); }); }); //選單平分寬度 $(function(){ var MENU_W = 100; var LIST_N = $(".lm_TopMenu > ul > li").length; var LIST_W = MENU_W / LIST_N + "%"; $(".lm_TopMenu > ul > li").css({ width:LIST_W}); }) ...