Absolute Menu



Absolute Menu uses a cool fade effect for navigation buttons. Loads only two images!

How To Use:

  • Download amenu.zip (54 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

    <applet code="amenu.class" width=144 height=144>
    	<param name="info" 
    		value="Applet by Gokhan Dagli,japplets.tripod.com">
    	<param name="regcode" value="">
    
    	<param name="bgcolor" value="ffffff">
    	<param name="image_background" value="yes">
    
    	<param name="menu_image" value="menu28a.jpg">
    	<param name="menu_imageover" value="menu29a.jpg">
    
    	<param name="anim_step" value="1">
    	<param name="anim_delay" value="40">
    	<param name="anim_count" value="10">
    
    	<param name="button_area1" value="0,0,144,36">
    	<param name="button_area2" value="0,36,144,36">
    	<param name="button_area3" value="0,72,144,36">
    	<param name="button_area4" value="0,108,144,36">
    
    	<param name="button_link1" 
    		value="http://javaboutique.com/applet_index/">
    	<param name="button_link2" 
    		value="http://javaboutique.com/cathome.html">
    	<param name="button_link3" 
    		value="http://javaboutique.com/stats/archive.html">
    	<param name="button_link4" 
    		value="http://javaboutique.com/javasource/">
    
    	<param name="statusbar_message1" value="Applet Index">
    	<param name="statusbar_message2" value="Applet Categories">
    	<param name="statusbar_message3" value="Archives">
    	<param name="statusbar_message4" value="Source Code">
    
    	<param name="target_frame1" value="_self">
    	<param name="target_frame2" value="_self">
    	<param name="target_frame3" value="_self">
    	<param name="target_frame4" value="_self">
    
    	<param name="click_sound" value="wha.au">
    </applet>
    
    

    Configuration: config.html

    Status: Free to non-commercial and commercial sites with a status bar note for unregistered use.

    Author: Gokhan Dagli

    Homepage: http://japplets.tripod.com/amenu.html

    Upload Date: July 24, 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.