ZooSlider
Information:
------------
ZooSlider is a shareware applet. This applet can be used on any web site
assuming the $5 fee has been/will be paid. ZooSlider is completely
configurable in regards to it's title image, puzzle images, grid sizes and
applet size. If you are interested in using this applet on your site,
please contact Zooass Enterprises via fs@zooass.com for more information.
Here is the HTML:
-----------------
<TABLE BORDER=5 CELLPADDING=0 BGCOLOR=#c8c8c8 CELLSPACING=0>
<TR><TD BGCOLOR=#c8c8c8>
<APPLET CODEBASE="java" CODE="ZooSlider.class" WIDTH=270 HEIGHT=400>
<PARAM name=minGridRows value=2>
<PARAM name=maxGridRows value=12>
<PARAM name=gridRows value=3>
<PARAM name=imageWidth value=240>
<PARAM name=imageHeight value=240>
<PARAM name=imageName0 value="images/arnold.gif">
<PARAM name=imageDesc0 value="Gary Coleman">
<PARAM name=imageName1 value="images/macho.gif">
<PARAM name=imageDesc1 value="The Macho Man">
<PARAM name=imageName2 value="images/macho.gif">
<PARAM name=imageDesc2 value="The Macho Man">
<PARAM name=imageName3 value="images/sid.gif">
<PARAM name=imageDesc3 value="Sid Vicious">
<PARAM name=imageName4 value="images/wayne.gif">
<PARAM name=imageDesc4 value="Wayne Newton">
<PARAM name=imageName5 value="images/peewee.gif">
<PARAM name=imageDesc5 value="Pee-Wee Herman">
</APPLET></TD></TR>
</TABLE>
Parameters:
-----------
name: titleImage -- An image that will be inserted at the
top of game (Optional: default: none)
name: minGridRows -- The minimum number of grid rows to show up in
drop-down menu (Optional: default: 3)
name: maxGridRows -- The maximum number of grid rows to show up in
drop-down menu (Optional: default: 12)
name: gridRows -- The grid rows that the puzzle will default to.
name: imageWidth -- The width of each image (required)
name: imageHeight -- The height of each image (required)
*Each image should be the same size and square. The images in
the example are 240x240
name imageName0 -- The filename of image 0 to include in list
(relative to document root)
name imageDesc0 -- The description of image 0 to include in list
(relative to document root)
Back to the ZooSlider applet page.
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.
|