jQuery图片无间断滚动插件脚本之家特制版jQuery图片无间断滚动插件 脚本之家特制版,喜欢的朋友可以测试下。核心代码:[code] $(function() { $(".main .jCarouselLite").jCarouselLite({ btnNext: ".main .next", btnPrev: ".main .prev", speed: 500, easing: "easeinout" }); }); [/code]官方网站://www.gmarwaha.com/jQuery/jcarousellite/#demo

展开内容