CodeBrain's Slider slide-show applet supports up to 100 images, of the
same or differing sizes. Alignment modes position images against the bottom
of the applet, the top, or automatically vertically centers them. Each
image has its own border, with adjustable thickness and color, and all
images may be individually linked. A secondary 'framing' border, also
with adjustable color and width, may surround the moving images, giving
a film-like effect. Link box color is selectable, and may be in outer or
inner image borders. Strikingly versatile layout effects! Ready-to-run
demos and detailed instructions are provided with the free download of
this small, fast applet.
Unzip with a
compression utility.
Java Source: unavailable
Sample HTML Source:
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" align="right" width="6">
<img src="d0_edge.gif" width="7" height="140"></td>
<td valign="top" align="left" width="540">
<applet code="CodeBrainSlider.class" WIDTH="540" HEIGHT="140">
<param name="Notice" value="Applet by www.CodeBrain.com">
<param name="BackgroundColor" value="0,0,0">
<param name="FrameThickness" value="5">
<param name="FrameColor" value="155,144,144">
<param name="BorderThickness" value="5">
<param name="BorderColor" value="132,193,255">
<param name="LinkMode" value="2">
<param name="LinkColor" value="255,192,00">
<param name="VerticalMode" value="1">
<param name="Image1" value="d0_3.jpg">
<param name="Link1" value="http://www.yourdomain/yourfile.html">
<param name="Image2" value="d0_2.jpg">
<param name="Link2" value="http://www.yourdomain/yourfile.html">
<param name="Image3" value="d0_6.jpg">
<param name="Link3" value="http://www.yourdomain/yourfile.html">
<param name="Image4" value="d0_4.jpg">
<param name="Link4" value="http://www.yourdomain/yourfile.html">
<param name="Image5" value="d0_3.jpg">
<param name="Link5" value="http://www.yourdomain/yourfile.html">
<param name="Image6" value="d0_8.jpg">
<param name="Link6" value="http://www.yourdomain/yourfile.html">
<param name="Image7" value="d0_5.jpg">
<param name="Link7" value="http://www.yourdomain/yourfile.html">
<param name="Image8" value="d0_7.jpg">
<param name="Link8" value="http://www.yourdomain/yourfile.html">
</applet>
</td>
<td valign="top" align="left" width="7">
<img src="d0_edge.gif" width="7" height="140"></td>
</tr>
</table>
Status: Free for non-commercial sites.
Author: CodeBrain
Homepage: http://www.codebrain.com/java/codebrainslider/index.html
Upload Date: February 9, 2000
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.