Spice 2
A cool little navigation applet that provides
a dropdown menu inside of a scrolling image.
Spice2 Applet uses offScreen drawing to prevent flicker in graphic
display and holds up to 256 Web URLs with titles.
Add a second graphic in the foreground for more SPICE
How To Use:
Download Spice2.zip (18 KB)
Unzip with a compression utility.
Java Source:
unavailable
Sample HTML Source:
<applet code="Spice2.class" width=500 height=90>
<param name="backImage" value="Fire.jpg">
<param name="foreImage" value=".jpg">
<param name="line" value="JavaBoutique">
<param name="fontType" value="impact">
<param name="fontSize" value="15">
<PARAM name="page0" value="Spice2">
<PARAM name="url0" value="mailto:HamDataSys@aol.com">
<PARAM name="page1" value="***********">
<PARAM name="url1" value="">
<PARAM name="page2" value="Categories">
<PARAM name="url2" value="/cathome.html">
<PARAM name="page3" value="byName">
<PARAM name="url3" value="/applet_index/">
<PARAM name="page4" value="byDate">
<PARAM name="url4" value="/byDate/">
<PARAM name="page5" value="Archives">
<PARAM name="url5" value="/stats/archive.html">
<PARAM name="page6" value="***********">
<PARAM name="url6" value="">
</applet>
Status: Free
Author: Sam Napier
Homepage: http://members.aol.com/HamDataSys/Spice2.html
Upload Date: March 21, 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.
|