Forum Moderators: open
Google JavaScript and you can find plenty of free script sites. To control colors, just use CSS.
1. Call your text file scroller.js
2. Put your text in the file like this:
var myText = "This is the text for my scroller."
<script type="text/javascript" src="scroller.js"></script>