$(function(){
var sw = 0;
$(".bannershowz .num a").mouseover(function(){
sw = $(".num a").index(this);
myShow(sw);
});
function myShow(i){
$(".bannershowz .num a").eq(i).addClass("cur").siblings("a").removeClass("cur");
$(".bannershowz ul li").eq(i).stop(true,true).fadeIn(600).siblings("li").fadeOut(600);
}
/滑入停止动画,滑出开始动画
$(".bannershowz").hover(function(){
if(myTime){
clearInterval(myTime);
}
},function(){
myTime = setInterval(function(){
myShow(sw)
sw++;
if(sw==5){sw=0;}
} , 6000);
});
/自动开始
var myTime = setInterval(function(){
myShow(sw)
sw++;
if(sw==5){sw=0;}
} , 6000);
})
$(".mduo").toggle(function(){
if($(this).parent().find("ul")[0]){
$(this).parent().find("ul").css("display","block");
$(this).text("-");
$(this).attr("title","收起");
}
},function(){
if($(this).parent().find("ul")[0]){
$(this).parent().find("ul").css("display","none");
$(this).text("+");
$(this).attr("title","展开");
}
});
主营产品:欧式雨棚,伸缩遮阳棚,电动遮阳篷,阳光房天棚帘,膜结构停车棚,装饰雨篷,户外家具,遮阳伞 浙IC备17010592号-1