JQ文字向上滚动


$(document).ready(function(){
$(“#scrollDiv”).textSlider({
line:4,
speed:500,
timer:3000
});
});

 

line:滚动几行;
speed:滚动速度;
timer:自动滚动间隔;
演示地址:http://www.css88.com/demo/textSlider/textSlider.html

下载地址:http://www.css88.com/demo/textSlider/textSlider.rar


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM