Author: Unknown
| This applet scrolls little bugs upward over your image. To add this feature to your page, follow the directions below. |
| 1. Download JavaSaver2.class and load it in the root directory for your home page on your server. 2. Create a directory called pictures within the root directory. 3. Download bug.gif and load it in the pictures directory. (right-click then save target as) 4. Create or take the image of your choice, name it welcome.gif, and load it in the pictures directory. Both bug.gif and welcome.gif must be in a directory called pictures for this applet to work! 5. Copy and paste the html code below on your page. 6. Make the necessary changes to the html code. |
| <applet codebase="Your page directory here" code="JavaSaver2.class" id=balloonsaver width=240 height=165 > </applet> |