ImageToday
This shareware applet allows you to rotate images by week, day, hour, or minute. Each image can link to a different URL.
How To Use:
Download ImageToday.class (6KB) and unzip within your HTML directory.
Java Source: Unavailable
HTML Source:
<applet code="ImageToday.class" width="200" height="150">
<param name="type" value="dayOfWeek">
<param name="i1" value="sunday.gif">
<param name="i2" value="monday.gif">
<param name="i3" value="tuesday.gif">
<param name="i4" value="wednesday.gif">
<param name="i5" value="thursday.gif">
<param name="i6" value="friday.gif">
<param name="i7" value="saturday.gif">
<!-- open document in current frame when user click on image -->
<param name="target" value="_self">
<param name="link1" value="/jini/">
<param name="link2" value="/news/">
<param name="link3" value="/programmerscorner.html">
<param name="link4" value="/webmasterscorner.html">
<param name="link5" value="/cathome.html">
<param name="link6" value="/new/">
<param name="link7" value="/index.html">
</applet>
Author: Angus Lai
Homepage: http://www.vivaorange.com/ImageToday
Upload date: July 19, 1999
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.
|