iPopper is a cool little toolbox applet that allows you to place a
system-like Popup Menu anywhere at all on the page. iPopper pops up
anywhere, even outside the applet and supports up to 100 menu items!
Unzip with a
compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code= "ipopper.class" height="28" width="121" >
<param name = "Notice" value = "Applet by www.CodeBrain.com">
<param name = "BackgroundColor" value = "#000000">
<param name = "Image0" value = "demo_0_yourchoices.gif">
<param name = "Image1" value = "demo_0_clickhere.gif">
<param name = "Image2" value = "demo_0_menuactive.gif">
<param name = "PopupX" value = "11">
<param name = "PopupY" value = "26">
<param name = "Target" value = "_top" >
<param name = "Item0" value = "A Page">
<param name = "Link0" value = "http://www.codebrain.com">
<param name = "Item1" value = "B Page">
<param name = "Link1" value = "http://www.codebrain.com">
<param name = "Item2" value = "-">
<param name = "Item3" value = "C Page">
<param name = "Link3" value = "http://www.codebrain.com">
</applet>
Configuration:
config.html
Status: Free
Author: CodeBrain
Homepage: http://www.codebrain.com
Upload Date: April 24, 2000
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.