ISCBlinkButton
ISCBlinkButton V1.0 is a navigation button applet. User can define their own font size, text color, blinker color, button alignment, link URL, background color, even background image to get a transparent look. When mouse enters the applet, the text color will change. When clicked, it will link to other page in the specified frame.
Usage: To test the applet out on your system, download ISCBlinkButton.zip and unzip it within your HTML directory. For a fully functional version, register at www.iscomplete.com. Once the registration process is completed, the fully functional version will be e-mailed to you.
Java Source: not available
HTML Source:
<APPLET CODE="ISCBlinkButton.class" WIDTH = 300 HEIGHT = 30>
<PARAM NAME="STYLE" VALUE="H">
<PARAM NAME="FONT_SIZE" VALUE="12">
<PARAM NAME="FONT_COLOR_IN" VALUE="0000FF">
<PARAM NAME="FONT_COLOR_OUT" VALUE="FF0000">
<PARAM NAME="BACK_IMAGE" VALUE="bk007.gif">
<PARAM NAME="LINE_COLOR" VALUE="FFFF00">
<PARAM NAME="BUTTON1" VALUE="Buttons">
<PARAM NAME="BUTTON2" VALUE="align">
<PARAM NAME="BUTTON3" VALUE="horizontally">
</APPLET>
Author: Jay Tze
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.
|