| ★ wanayoo — archive 1999 http://java.webdeveloper.com/ToonMenu/ | Nouvelle recherche | Portail wanayoo |
![]() | ||||||||||||||
ToonMenuToonMenu is a very simple FREE applet that gives you a Cartoon style menu without drawing any special graphics! How To Use: Download ToonMenu.class and place it within your HTML directory. See parameter info below. Java Source: not available HTML Source: <applet code="ToonMenu" WIDTH="123" HEIGHT="200" > <PARAM name="targetframe" value="newWindow"> <!--This could be part of a frameset or a new window--> <PARAM name="urlroot" value="http://members.tripod.com/~MrHolden/"> <PARAM name="author" value="ChrisHolden"> <PARAM name="Background" VALUE="255,255,255"> <!--Color to match your page--> <PARAM name="Text" VALUE="255,0,0"> <!--Color of normal text--> <PARAM name="TextEdge" VALUE="0,0,0"> <!--The edge of the text--> <PARAM name="HiText" VALUE="255,255,000"> <!--Color of 'MouseOver text--> <PARAM name="HiTextEdge" VALUE="0,0,0"> <!--Color of Mouse over Text edge--> <PARAM name="Shaddow" VALUE="170,0,0"> <!--The shaddow color (or set same as Background for no shaddow)--> <PARAM NAME="FontSize" VALUE="18"> <!--Normal font size--> <PARAM NAME="HiFontSize" VALUE="22"> <!--Mouse over font size--> <PARAM NAME="count" VALUE="4"> <PARAM NAME="0" VALUE="Altavista;http://altavista.digital.com"> <!--Absolute url--> <PARAM NAME="1" VALUE="Yahoo;http://www.yahoo.com"> <!--Absolute url--> <PARAM NAME="2" VALUE="Homepage;index.html"> <!--Sub url that will be appended to "urlroot"--> <PARAM NAME="3" VALUE="Animations;anims/anims.html"> <!--Sub url that will be appended to "urlroot"--> </applet>Author: Chris Holden Homepage: http://members.tripod.com/~MrHolden/applets/ToonMenu.html
How to Add Java Applets to Your SiteNew on the Java Boutique:
New Article:
New Tutorial:
Year in Review: Elsewhere on internet.com:
WebDeveloper Java
WDVL Java
ScriptSearch Java |
| |||||||||||||
