You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
jQuery(".banner").slide({mainCell:".bd ul",autoPlay:true,interTime:5000});
|
|
|
|
|
|
|
|
|
|
//????????????
|
|
|
|
|
jQuery("#ifocus").slide({ titCell:"#ifocus_btn li", mainCell:"#ifocus_piclist ul",effect:"leftLoop", delayTime:200, autoPlay:true,triggerTime:0});
|
|
|
|
|
//????????????
|
|
|
|
|
jQuery("#ifocus").slide({ titCell:"#ifocus_btn li", mainCell:"#ifocus_tx ul",delayTime:0, autoPlay:true});
|
|
|
|
|
|
|
|
|
|
jQuery(".product_list").slide({mainCell:".bd ul",autoPage:true,effect:"leftLoop",autoPlay:true,vis:5,trigger:"click",interTime:4000});
|