There are thousands of Java Applets available as freeware. The applets used for this lesson are freeware applets.
In the last lesson, we learned how to use the < Marquee > HTML Tags. The disadvantage of this tag is that it only works with Internet Explorer.
A Java Applet is available that produces Scrolling Text.If you have an archive program like WINZIP, you can download the file
ticker.zip
or you can download a self extracting file
ticker.exe
Included in the archive is a file called TickerTape.class, and a file called ticker.html.
Open the ticker.html file and copy all of the text between the < APPLET > tags, then paste it into your HTML document.
Any of the attributes following the < PARAM NAME= > tags can be changed.