Author: moga@aol.com
| This applet is a VERTICAL TICKER with multiple messgaes (any number) with fade-in and fade-out features. Each message can be designated it's own color. To add this feature to your page, follow the directions below. |
| 1. Download vert5.class and load it in your home page directory on your server. 2. Copy and paste the html code below on your page. 3. Make the necessary changes to the html code. |
| <applet codebase="http://www.i-55.com/~mway/" code="vert5.class" width=400 height=60> <param name="test" value="The Java Shoppe applet collection/099033011/ Best applets on the web!/000255000/ Visit often for new applets!/000000255/ Bookmark The Java Shoppe now!/255000255"> <param name="fontno" value="1"> <param name="pointsize" value="24"> <param name="fonttype" value="2"> <param name="delay" value="175"> <param name="steps" value="5"> <param name="backr" value="0"> <param name="backg" value="0"> <param name="backb" value="0">If ur seeing this ur browser does not support JAVA applets!!! You better go and get one. For getting a JAVA supporting browser click here <a href="http://www.netscape.com">NETSCAPE</a> </applet> |