Learn java Yourself

Window Scroller Applet

Your browser doesn't support java or java is not enabled!

Copy the following code and put it in an html file:
<APPLET CODE=HWindowScroller.class WIDTH=400 HEIGHT=100>
<param name="TextToDisplay" value="Welcome to Geo Home Page;I hope you enjoy your stay;Have a nice day!">
<param name="URLtoDisplay" value="http://egnatia.ee.auth.gr/~gele/geojava/geojava.html;http://egnatia.ee.auth.gr/~gele/geojava/geojava.html;http://egnatia.ee.auth.gr/~gele/geojava/geojava.html">
<param name="FontSize" value="24">
<param name="FontName" value="TimesRoman">
<param name="bgCOLOR" value="155, 200, 133">
<param name="textCOLOR" value="0,0,0">
<param name="textCOLOR2" value="0,0,255">
<param name="Target" value="_blank">
<param name="WindowSize" value=30>
<param name="speed" value="30">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java or java is not enabled!
</APPLET>
Download the class and put it in the same Directory


© Copyright 2001 by Faisal,ctg