jQuery.scrollText.js
usage
$(function(){ $(".container").scrollText({ 'duration': 2000 }); });
demo
https://rawgit.com/FrankFan/jQuery.scrollText.js/master/index.html
scrollText.js is a jQuery plugin used for creating a vertical text scroller that scrolls vertically through a list of text content just like the obsolete HTML marquee feature.
scroller Marquee text-scroller$(function(){ $(".container").scrollText({ 'duration': 2000 }); });
https://rawgit.com/FrankFan/jQuery.scrollText.js/master/index.html