Author: Unknown
| To add this feature to your page, follow the directions below. |
| 1. Download colors.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 name = "colors" codebase="http://www.i-55.com/~mway/" code = "colors.class" width = 300 height = 60> <param name = "test" value = "The Java Shoppe"> <param name = "backr" value = "0"> <param name = "backg" value = "0"> <param name = "backb" value = "0"> <param name = "pointsize" value = "55"> <param name = "limit" value = "15"> <param name = "delay" value = "50"> <!param name = "inpdelay" value = "0"> </applet> |