AnimNav



Three-dimensional rotating navigation tiles. Source included!

How To Use: Download AnimNav.zip (227kb) and unzip it within your HTML directory.

Java Source: source.html

HTML Source:

<APPLET codebase="classes" CODE="AnimNav.class" WIDTH=260 HEIGHT=100>
	<PARAM NAME="spriteX" VALUE="0">
	<PARAM NAME="spriteY" VALUE="0">
	<PARAM NAME="sleeptime" VALUE="5000">
	<PARAM NAME="imageCount" VALUE="31">
	<PARAM NAME="prefix" VALUE="images/nav">
	<PARAM NAME="translation" VALUE="0|0|0|0|0|1|1|1|1|2|2|2|3|3|3|3|4|4|4|4|5|5|5|6|6|6|6|7|7|7|7|7">
	<PARAM NAME="URLcount" VALUE="8">

	<PARAM NAME="dest0" VALUE="http://www.realtime.net/~elijah/jintro.html">
	<PARAM NAME="dest1" VALUE="http://www.mel.dit.csiro.au/~brendan/">
	<PARAM NAME="dest2" VALUE="http://www.realtime.net/~elijah/dadartns.html">
	<PARAM NAME="dest3" VALUE="http://www.realtime.net/~elijah/musns.html">
	<PARAM NAME="dest4" VALUE="http://www.realtime.net/~elijah/skate.html">
	<PARAM NAME="dest5" VALUE="http://www.realtime.net/~elijah/dailyns.html">
	<PARAM NAME="dest6" VALUE="http://lycos.cs.cmu.edu/">
	<PARAM NAME="dest7" VALUE="http://www.realtime.net/~elijah/progns.html">
	<PARAM NAME="desc0" VALUE="The top document for Elijah's Java-tized Homepage.">
	<PARAM NAME="desc1" VALUE="The Homepage of Brendan Hills, a friend in Australia.">
	<PARAM NAME="desc2" VALUE="A collection of my dad's art.">
	<PARAM NAME="desc3" VALUE="My music and lyrics.">
	<PARAM NAME="desc4" VALUE="My inline skating page.">
	<PARAM NAME="desc5" VALUE="Links that change daily.">
	<PARAM NAME="desc6" VALUE="Lycos search form.">
	<PARAM NAME="desc7" VALUE="Code examples and links.">

	<PARAM NAME="target0" VALUE="_new">
	<PARAM NAME="target2" VALUE="_new">
	<PARAM NAME="target3" VALUE="_new">
	<PARAM NAME="target4" VALUE="_new">
	<PARAM NAME="target5" VALUE="_new">
	<PARAM NAME="target7" VALUE="_new">
</applet>

Author: Elijah Meeker

Homepage: http://www.realtime.net/~elijah/

Upload date: January 4, 1996


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.