Side Scroll



Author: Demicron


Another nice scrolling applet. To add this feature to your page, follow the directions below.


1. Download sidescroll.class and load it in your home page directory.

2. Copy and paste the html code below on your page.

3. Make the necessary changes to the html code.


<applet codebase="Your page directory here" code="sidescroll.class" align="baseline" width="200" height="28"><param name="background" value="000000"><param name="demicron" value="www.demicron.se"><param name="fade" value="yes"><param name="font" value="TimesRoman"><param name="fontsize" value="24"><param name="foreground" value="00ff00"><param name="item0" value="Welcome to The Java Shoppe. . . . . ! "><param name="item1" value="The place to get the best "><param name="item2" value="java applets and java scripts! "><param name="item3" value="Thank you for visiting. "><param name="item4" value="Come back soon and see what's new!"><param name="maxitems" value="5"><param name="reg" value="A00005"><param name="sleeptime" value="10"><param name="step" value="4"><param name="width" value="200"></applet>


Back to Applets pg 2!