TextMenu Applet


works with earlier browsers too.
Your browser doesn't support java1.1 or java is not enabled!

Copy the following code for the vertical version and put it in an html file:

<APPLET CODE=TextMenu.class WIDTH=400 HEIGHT=100>
<param name="TextToDisplay" value="Yahoo;Lycos;Infoseek;Excite;HotBot">
<param name="URLtoDisplay" value="http://www.yahoo.com/;http://www.lycos.com;
http://www.infoseek.com/;http://www.excite.com/;http://www.hotbot.com/">
<param name="Position" value="Vertical">
<param name="bgCOLOR1" value="255,255,255">
<param name="bgCOLOR2" value="0,0,255">
<param name="textCOLOR1" value="0,0,0">
<param name="textCOLOR2" value="255,0,0">
<param name="FontSize" value="14">
<param name="FontSize2" value="16">
<param name="FontStyle" value="BOLD">
<param name="FontStyle2" value="BOLDandITALIC">
<param name="Target" value="_blank;_blank;_blank;_blank;_blank">
<param name="FontName" value="TimesRoman">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java1.1 or java is not enabled!
</APPLET>

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

Copy the following code for the vertical version and put it in an html file:

<APPLET CODE=TextMenu.class WIDTH=400 HEIGHT=100>
<param name="TextToDisplay" value="Yahoo;Lycos;Infoseek;Excite;HotBot">
<param name="URLtoDisplay" value="http://www.yahoo.com/;http://www.lycos.com;
http://www.infoseek.com/;http://www.excite.com/;http://www.hotbot.com/">
<param name="Position" value="Vertical">
<param name="bgCOLOR1" value="0,0,255">
<param name="bgCOLOR2" value="255,255,255">
<param name="textCOLOR1" value="0,0,0">
<param name="textCOLOR2" value="0,0,0">
<param name="Target" value="_blank;_blank;_blank;_blank;_blank">
<param name="FontSize" value="14">
<param name="FontSize2" value="20">
<param name="FontName" value="TimesRoman">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java1.1 or java is not enabled!
</APPLET>

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

Copy the following code for the vertical version and put it in an html file:

<APPLET CODE=TextMenu.class WIDTH=400 HEIGHT=100>
<param name="TextToDisplay" value="Yahoo;Lycos;Infoseek;Excite;HotBot">
<param name="URLtoDisplay" value="http://www.yahoo.com/;http://www.lycos.com;
http://www.infoseek.com/;http://www.excite.com/;http://www.hotbot.com/">
<param name="Position" value="Vertical">
<param name="bgCOLOR1" value="255,255,255">
<param name="bgCOLOR2" value="255,255,255">
<param name="textCOLOR1" value="0,0,0">
<param name="textCOLOR2" value="0,0,255">
<param name="Target" value="_blank;_blank;_blank;_blank;_blank">
<param name="FontSize" value="16">
<param name="FontSize2" value="16">
<param name="FontName" value="TimesRoman">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java1.1 or java is not enabled!
</APPLET>

 

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

Copy the following code for the vertical version and put it in an html file:

<APPLET CODE=TextMenu.class WIDTH=400 HEIGHT=30>
<param name="TextToDisplay" value="Yahoo;Lycos;Infoseek;Excite;HotBot">
<param name="URLtoDisplay" value="http://www.yahoo.com/;http://www.lycos.com;
http://www.infoseek.com/;http://www.excite.com/;http://www.hotbot.com/">
<param name="Position" value="Horizontal">
<param name="bgCOLOR1" value="255,255,255">
<param name="bgCOLOR2" value="255,0,0">
<param name="textCOLOR1" value="0,0,0">
<param name="textCOLOR2" value="0,0,0">
<param name="Target" value="_blank;_blank;_blank;_blank;_blank">
<param name="FontSize" value="16">
<param name="FontSize2" value="20">
<param name="FontName" value="TimesRoman">
<param name="Author" value="George Eleftheriou">
<param name="Email" value="gele@egnatia.ee.auth.gr">
Your browser doesn't support java1.1 or java is not enabled!
</APPLET>

As you can see in these examples the combinatons are countless.


Parameters You can customize all the values but remember to change the width and height of the applet accordingly.

Download the TextMenu.class and a.class and put it in the same Directory


Created 1998 by George Eleftheriou