DS_LightningMenu


Sorry, no java browser

A one level menu app, placed over an image, with an animated lightning effect! What more could you want? A code generator? You've got it! One is provided for the HTML and programming challanged!

How To Use:

  • Download DS_LightningMenu_10J.zip (22 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <APPLET CODE="DS_LightningMenu.class" 
    	width=140 
    	height=240>
    	
    	<PARAM NAME=credits 
    		VALUE="Applet by Dario Sciacca (www.dseffects.com)">
    
    	<PARAM NAME=seltextcol VALUE="ff0000">
    	<PARAM NAME=unseltextcol VALUE="ffff00">
    	<PARAM NAME=textfont VALUE="helvetica">
    	<PARAM NAME=textstyle VALUE="plain">
    	<PARAM NAME=textshadow VALUE="yes">
    	<PARAM NAME=menudir VALUE="vertical">
    
    	<PARAM NAME=image VALUE="pic.jpg">
    	<PARAM NAME=loadtext VALUE="Loading ...">
    	<PARAM NAME=loadbgcolor VALUE="000000">
    	<PARAM NAME=loadtextcolor VALUE="ffffff">
    
    	<PARAM NAME=text1 VALUE="Applets">
    	<PARAM NAME=text2 VALUE="Resources">
    	<PARAM NAME=text3 VALUE="Tutorials">
    	<PARAM NAME=text4 VALUE="News">
    	<PARAM NAME=link1 VALUE="javaboutique.com/applet_index/">
    	<PARAM NAME=link2 VALUE="javaboutique.com/resources/">
    	<PARAM NAME=link3 VALUE="javaboutique.com/tutorials/">
    	<PARAM NAME=link4 VALUE="javaboutique.com/news/">
    
    	<PARAM NAME=lightningfreq VALUE="4">
    	<PARAM NAME=flashfreq VALUE="6">
    
    	<B>Sorry, no java browser</B>
    </APPLET>
    
    

    Configuration: config.html

    Status: Demo - $20 (US dollars) - registration key for a specified URL domain name.

    Author: Dario Sciacca

    Homepage: http://www.dseffects.com/amenu/DS_LightningMenu/DS_LightningMenu.html

    Upload Date: December 4, 2001

    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.