NavMenu Pro NE



Compact vertical menu interface with multiple level sub menus. New in this version - menu rollover image support and international fonts support.

Author's Notes:
It occupies an allocated area on your web page and an internal scrollbar appears when the menu items exceed the display area. You can configure the color for each individual menu item, the background image, spacing between menu items etc.

How To Use:

  • Download navprone.zip (58 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <applet code="navprone.class" 
    	width="120" 
    	height="250" 
    	MAYSCRIPT>
    <param name="font" value="Arial, 1, 10">
    <param name="target" value="_self">
    
    <param name="bgcolor" value="FFFFFF">
    <param name="button" value="yes, images/button.gif">
    <param name="vspacing" value="1">
    <param name="border" value="yes">
    <param name="scrollbar" value="no">
    <param name="filename" value="example.txt">
    <param name="level" value="3">
    <param name="linebreak" value=";">
    
    <param name="menuimage1" 
    	value="images/wood_out.gif, images/wood_over.gif">
    <param name="menucolor1" value="000000, FFFFFF">
    <param name="fontcolor1" value="FFFFFF, 000000">
    
    <param name="menuimage2" 
    	value="images/pine_out.gif, images/pine_over.gif">
    <param name="menucolor2" value="000000, FFFFFF">
    <param name="fontcolor2" value="FFFFFF, 000000">
    
    <param name="menuimage3" 
    	value="images/finished_wood_out.gif, images/finished_wood_over.gif">
    <param name="menucolor3" value="000000, 000000">
    <param name="fontcolor3" value="FFFFFF, FFFFFF">
    
    </applet>
    
    

    Status: The freeware version, which contains a link to our home page, is intended for non-commercial use by personal home pages and non-profit organisations such as education institutions and community services.
    The registered version has the link removed. $35.00

    Author: NavSurf

    Homepage: http://navsurf.com/navprone.asp

    Upload Date: November 20, 2000

    Updated: August 22, 2002

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.