AXScroller 2.0
This is the vertical text scroller you need. You can very simply display dynamical information on your web page.
This JAVA applet supports both text and images. You can specify colors,
size, font face and styles for the text. Also you can place links to other
web pages. When the mouse cursor enters the applet area the applet scrolling
stops. Also, you can drag up and down the applet content. It runs very smoothly
and the speed can be adjusted.
The most important difference between this and all the other text scrollers
is that the content of the scroller is specified using HTML syntax. So,
you don't need to learn any new syntax. You don't need to know HTML because
you can use very easily a visual HTML editor. Also when the scroller content
must be changed you don't need to modify the web page that contains the
applet( because the applet content is not passed through applet parameters.
You only need to replace the HTML file that contains the scroller definition.