NavBar
NavBar offers compact navigation for sites short on
real-estate. A small menu bar nestles over an image, (or not, as
you choose), providing dropdown menus with configurable fonts and color.
How To Use:
Download navbar.zip (14 KB)
Unzip with a compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet archive=navbar.jar code=navbar.class width=500 height=100>
<param name=font value="TimesRoman">
<param name=size value="12">
<param name=target value="_new">
<param name=bgImage value="bg.jpg">
<param name=BgColor value="FFFFFF">
<param name=BarColor value="000000">
<param name=MenuColor value="000000">
<param name=Menu0 value="Internet.com">
<param name=Menu0Item0 value="Internet News">
<param name=Menu0Item1 value="Internet Stocks/VC">
<param name=Menu0URL0 value="http://internet.com/sections/news.html">
<param name=Menu0URL1 value="http://internet.com/sections/stocks.html">
<param name=Menu1 value="JavaBoutique">
<param name=Menu1Item0 value="Categories">
<param name=Menu1Item1 value="By Date">
<param name=Menu1Item2 value="Applet Index">
<param name=Menu1Item3 value="Archive">
<param name=Menu1URL0 value="http://javaboutique.com/cathome.html">
<param name=Menu1URL1 value="http://javaboutique.com/byDate/">
<param name=Menu1URL2 value="http://javaboutique.com/applet_index/">
<param name=Menu1URL3 value="http://javaboutique.com/stats/archive.html">
<param name=Menu2 value="Web Development">
<param name=Menu2Item0 value="WDVL">
<param name=Menu2Item1 value="WebReference">
<param name=Menu2Item2 value="WebDeveloper">
<param name=Menu2URL0 value="http://wdvl.com">
<param name=Menu2URL1 value="http://webreference.com">
<param name=Menu2URL2 value="http://webdeveloper.com">
</applet>
Status: Free
Author: Lik Khoong Toh
Homepage: http://navsurf.com/
Upload Date: March 2, 2000
Updated: March 20, 2000
|
New on the Java Boutique:
New Article:
Servlets and JSP
In addition to applets, applications, servlets, and articles, we are now accepting submissions of JSP snippets! If you have a piece of JSP code that you think would be useful to others, then send it in!
... [Submissions]
New Tutorial:
Introduction to Java Part 6:
Building Your First Application
Selena Sol goes through all the Java code and HTML necessary to create a java application.
... [more Tutorials]
Year in Review:
The Best of 1999
Y2K has come and gone and now we have a chance to look back over the past year.
In 1999 we posted over 250 applets, servlets, applications, and tools.
In this list are the 24 most popular apps from 1999.
... [popular applets]
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
100s of free Java code files to download.
Copyright 1999-2000 internet.com Corp.
All Rights Reserved. Legal Notices.
|