Example1 Example2 Example3


Here's the code I used for the applet on top:

<applet code="typewriter.class" width=550 height=24>

<param name=regcode value="">
<param name=info value="Applet by Gokhan Dagli,www.geocities.com/japplets/">

<param name=bgcolor value="FFFFFF">
<param name=fgcolor value="AA0000">
<param name=highlight value="000099">

<param name=font_type value="Arial">
<param name=font_size value="16">
<param name=font_style value="1">

<param name=stop value="3000">
<param name=type_delay value="40">
<param name=text_align value="center">
<param name=target_frame value="_self">

<param name=text1 value="TypeWriter Java Applet is available!">
<param name=link1 value="http://www.geocities.com/japplets/typewriter.html">

<param name=text2 value="Perfect for news and site links.">
<param name=link2 value="registration.html">

<param name=text3 value="You can use the applet freely to enhance your web pages.">
<param name=link3 value="http://www.geocities.com/japplets/typewriter.html">

<param name=text4 value="However, I placed a status bar message that ...">
<param name=link4 value="registration.html">

<param name=text5 value="when the applet is online on a site and regcode parameter isn't correct.">
<param name=link5 value="registration.html">

<param name=text6 value="If you wish to remove the warning ,">
<param name=link6 value="registration.html">

<param name=text7 value="you may register the applet.">
<param name=link7 value="registration.html">

</applet>



Hosted by www.Geocities.ws

1