NetMenu



A vertical pulldown menu, complete with mouseovers and sound effects!

How To Use:

  • Download NetMenu.zip (10 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="NetMenu.class" 
    	align="baseline" 
    	archive="NetMenu.jar" 
    	width="230" 
    	height="150">
    <param name="bgColor" value="000000">
    <param name="topLevelColor" value="005A94">
    <param name="secondLevelColor" value="85798C">
    <param name="strColor" value="FFFFFF">
    <param name="strHiColor" value="F0C070">
    <param name="itemHeight" value="20">
    <param name="font" value="Times New Roman">
    <param name="menu0" 
      value="JavaBoutique|*|Home,Applets,Resources,|u0,u1,u2">
    <param name="u0" value="mainW|http://javaboutique.com/">
    <param name="u1" value="mainW|http://javaboutique.com/applet_index/">
    <param name="u2" value="mainW|http://javaboutique.com/resources/">
    <param name="menu1" 
      value="Applet Categories|*|,Text Effects,Navigation,Audio Effects|u4,u5,u6,u7">
    <param name="u4" value="mainW|http://javaboutique.com/cathome.html">
    <param name="u5" value="mainW|http://javaboutique.com/text/">
    <param name="u6" value="mainW|http://javaboutique.com/navigation/">
    <param name="u7" value="mainW|http://javaboutique.com/audio/">
    <param name="menu2" value="Java Resources|*|News,Tutorials|u8,u9">
    <param name="u8" value="mainW|http://javaboutique.com/news/">
    <param name="u9" value="mainW|http://javaboutique.internet.com/tutorials/">
    </applet>
    

    Status: Free for non-commercial use.

    Author: yegroup

    Homepage: http://yegroup.tripod.com/

    Upload Date: August 28, 2000

    Updated: September 26, 2000

    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.