urlmenu
Using this free applet, you can achieve a professional look for the links on your Web site. You can customize most aspects of the applet, and it works well with or without frames.
Usage: Download URLMenu.class and place it within your HTML directory. Check out the author's page for additional parameter information.
Java Source: URLMenu.java
HTML code:
<APPLET code=URLMenu.class width=500 height=25 codebase=".">
<PARAM name=text value="Parameters,Source code,My software,Home">
<PARAM name=url
value="urlmenu_param.html,URLMenu.java,index.html,/~sureshn">
<PARAM name=style value=1>
<PARAM name=images value=1>
</APPLET>
Author: Suresh Kumar Nalluru
|