Website embedded scroller for RSS news

Features

Custom Size

You can set custom size in pixel for the following:

  • applet width height
  • applet width
  • titlebar width (when displayed)

Sample code:

<applet archive="ticker.jar" code="Ticker" 
  width="500" height="20">
<param name="titleWidth" value="110">

...
Java is a trademark of Sun Microsystems Inc.