Add an animated button bar to your site with this easily
customizable applet.
Unzip with a
compression utility.
Java Source:
Unavailable
Sample HTML Source:
<applet code="menu_one.class" width="480" height="27">
<param name="applet_width" value="480">
<param name="applet_height" value="27">
<param name="copyright"
value="Copyright (c) 2002 Secret Plus Inc.,www.secretplus.com">
<param name="regcode" value="">
<param name="bgcolor" value="ffffff">
<param name="button_image" value="eimg.jpg">
<param name="mouseover_button_image" value="eimg2.jpg">
<param name="click_button_image" value="eimg3.jpg">
<param name="anim_speed" value="8">
<param name="text_yoffset" value="-1">
<param name="text_align" value="center">
<param name="text_color" value="eeeeff">
<param name="mouseover_text_color" value="bbffbb">
<param name="click_text_color" value="ffff99">
<param name="font_type" value="Arial">
<param name="font_size" value="12">
<param name="font_style" value="1">
<param name="text_left_margin" value="5">
<!-- First button-->
<param name="button_xy_position1" value="0,0">
<param name="button1" value="Home Page">
<param name="link1" value="http://javaboutique.com">
<param name="status_bar_msg1" value="Home Page">
<param name="target_frame1" value="_self">
<!-- Second button-->
<param name="button_xy_position2" value="120,0">
<param name="button2" value="Products">
<param name="link2" value="http://javaboutique.com">
<param name="status_bar_msg2" value="Products">
<param name="target_frame2" value="_self">
<!-- Third button-->
<param name="button_xy_position3" value="240,0">
<param name="button3" value="News">
<param name="link3" value="http://javaboutique.com">
<param name="status_bar_msg3" value="News">
<param name="target_frame3" value="_self">
<!-- Fourth button-->
<param name="button_xy_position4" value="360,0">
<param name="button4" value="Site Map">
<param name="link4" value="http://javaboutique.com">
<param name="status_bar_msg4" value="Site Map">
<param name="target_frame4" value="_self">
</applet>
Status: Free with status bar message for non-commercial sites. Registration fee - $29.00
Author: SecretPlus
Homepage: http://www.secretplus.com/animatedmenu/menuone.html
Upload Date: August 8, 2002
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.