摘要:
jquery无缝间歇向上滚动 JS部份View Code $(function(){var$this=$(".renav");varscrollTimer;$this.hover(function(){clearInterval(scrollTimer);},function(){scrollTimer=setInterval(function(){scrollNews($this);},2000);}).trigger("mouseout");});functionscrollNews(obj){var$self=obj.find("ul:f 阅读全文
posted @ 2013-03-24 15:32
晓晨
阅读(7411)
评论(4)
推荐(0)
浙公网安备 33010602011771号