t.png  热线: 137 3319 4958

$(function(){ $('.translate-en a').last().css('border','none'); $('.translate li').hover(function(){ $(this).find('.translate-en').stop().slideDown(); },function(){ $(this).find('.translate-en').stop().slideUp(); } ); });


医药行业

$(".layer1").hover ( function() { if($(this).find(".layer2 li").length > 0) { $(this).find(".layer2").stop().show(); } $(this).addClass("change"); }, function() { $(this).find(".layer2").stop().hide(); $(this).removeClass("change"); } );

联系方式

全国服务热线:13733194958

电 话:0371-87539965

邮 箱:13733194958@163.com

地址:河南省开封市杞县高阳镇葛高公路金村路段东

网址:www.bangdehenan.com

您的当前位置: 首 页 >> 案例鉴赏 > 医药行业 >
可为客户量身订制大、中、小木托盘木箱包装服务、质优价廉。木托盘日产1000只,木箱日产300个。
var url = window.location.href $(function(){ $(".screeBox").find("a[href='"+url+"']").addClass("on"); });
 $(document).ready(function(){ $(function () { //当点击跳转链接后,回到页面顶部位 $("#gotop").click(function(){ $('body,html').animate({scrollTop:0},400); return false; }); }); }); $(function() { $('#product_list2 > li').hoverdir(); $('#product_list3 > li').hoverdir(); });