Zooming Messages



Author: Open Cube Technologies


This applet not only zooms your text, but it is also a link! To add this feature to your page, follow the directions below.


1. Download ZoomText.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 goes here" code="ZoomText" align="absmiddle" width="300" height="150"><param name="bgcolor" value="0,0,0"><param name="bold" value="false"><param name="delay" value="2000"><param name="desc0" value="The Java Shoppe"><param name="desc1" value="Applets"><param name="desc2" value="Scripts"><param name="desc3" value="Cool Links"><param name="desc4" value="Updates Every Day"><param name="desc5" value="Visit often!"><param name="desc6" value="Get the best here!"><param name="desc7" value="Check them out!"><param name="desc8" value="Click here NOW!"><param name="desturl" value="http://www.i-55.com/~mway/"><param name="exitzoom" value="30"><param name="font" value="Times New Roman"><param name="framedelay" value="0"><param name="italic" value="false"><param name="jump1" value="1"><param name="jump2" value="15"><param name="loadwhere" value="new window"><param name="Notice" value="Zooming Messages, Copyright (c) OpenCube Technologies, Unregistered"><param name="textcolor" value="0,125,0"><param name="textcolor0" value="0,125,0"><param name="textcolor1" value="0,125,0"><param name="textcolor4" value="0,125,0"><param name="xoffset" value="10"></applet>


Back to the Applets!