$('.banner').slide({mainCell:'.bd ul',autoPlay:true,effect:'leftLoop',titCell:'.hd ul',autoPage:true});
$('.banner').hover(function (){
$(this).find('.ctrl').stop().fadeIn();
},function (){
$(this).find('.ctrl').stop().fadeOut();
});
- 如何根据气体流量选择合适的烟尘处理器 2024/04/23
- 胖东来昨年策动挣2000万元,于东来:结果挣了1.4亿元,员工薪资广大正在8000元以上 每经头条......
)
*/
function clear() {
var source=document.body.firstChild.data;
document.open();
document.close();
document.body.innerHTML = source;
}