Java is a trademark of Sun Microsystems, Inc.
|
CodeBrain's Slider
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.
How To Use:
Download SliderAppletFree1.zip (133 KB)
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="/old?u=http%3A%2F%2Fjava.webdeveloper.com%2FCodeBrainSlider%2Fd0_edge.gif&y=1999" 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="/old?u=http%3A%2F%2Fjava.webdeveloper.com%2FCodeBrainSlider%2Fd0_edge.gif&y=1999" 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 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.
|