NavPop is a window menu system that pops over your normal html page,freeing up space on the page for more information to be displayed. Once initiated, the menu window will "hang around", until it is deliberately closed, or the initiating frame is replaced. The menu can be moved, minimized or pushed behind the browser to reveal underlying content.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<APPLET archive="navpop.zip"
code="navpop.class"
width=40
height=20
MAYSCRIPT>
<PARAM name="buttonName" value ="Menu">
<PARAM name="menuBackgroundClr" value="006Aa4">
<PARAM name="menuHighlightClr" value="FFF06D">
<PARAM name="menuTxtClr" value="FFFFFF">
<PARAM name="menuTxtHighlightClr" value="000000">
<PARAM name="menuTitleBarClr" value="224A94">
<PARAM name="menuTitleTxtClr" value="FFFFFF">
<PARAM name="tickerTxtClr" value="abefcd">
<PARAM name="tickerBackgroundClr" value="222222">
<PARAM name="menuTitleFont" value="Helvetica">
<PARAM name="menuTitleStyle" value="1">
<PARAM name="menuTitleSize" value="11">
<PARAM name="menuTxtFont" value="Helvetica">
<PARAM name="menuTxtStyle" value="0">
<PARAM name="menuTxtSize" value="11">
<PARAM name="defaultFrame" value="bottom">
<PARAM name="menuList" value="menu.txt">
<PARAM name="heightFactor" value="1.4">
<PARAM name="X" value="0">
<PARAM name="Y" value="1000">
<PARAM name="enableClose" value="2">
</APPLET>
Configuration:
config.html
Status: Free for non-commercial use, (contains a link to web-nova.com).
Registered version (no link) - $45 for single license.
Author: Boonyien Boh
Homepage: http://web-nova.com/navpop.asp
Upload Date: September 18, 2000
Updated: January 14, 2002
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.