Custom Size
You can set custom size in pixel for the following:
Sample code:
<applet archive="ticker.jar" code="Ticker" width="500" height="20"> <param name="titleWidth" value="110"> ...