Author: Unknown
| To add this feature to your page, follow the directions below. |
| 1. Download UpAndOver.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 = upandover.class
width = 485
height = 35>
<param name=textcount value=5> <param name=text1 value="The Java Shoppe applet collection"> <param name=text2 value="The best applets are here!"> <param name=text3 value="Get 'em while they're hot!"> <param name=text4 value="Visit often for new applets!"> <param name=text5 value="Bookmark The Java Shoppe NOW!"> <param name=appbgcolor value=000000> <param name=style value=bold> <param name=pointsize value=30> <param name=textcolor value=00ff00> Sorry! You need a Java-enabled browser to view Java applets </applet> |