FineMenu
FineMenu V1.0 is a new "Roll Over" menu. Menu items can scroll and support multiple links! FineMenu also provides banners and texts displaying with different cool effects such as fade, zoom, etc.
Usage: Download finemenu1.zip and unzip it in your HTML directory.
Java Source: not available
HTML Source:
<APPLET CODE="finemenu.class"
ALIGN="BASELINE" WIDTH="220"
HEIGHT="237">
<!-- Backgound Options -->
<PARAM NAME="background" VALUE="back.gif">
<!-- Menu Items Options -->
<PARAM NAME="item1_im0" VALUE="skills_0.gif">
<PARAM NAME="item1_im1" VALUE="skills_1.gif">
<PARAM NAME="item1_xi" VALUE="30">
<PARAM NAME="item1_xf" VALUE="219">
<PARAM NAME="item1_yi" VALUE="66">
<PARAM NAME="item1_yf" VALUE="66">
<PARAM NAME="item1_align" VALUE="right">
<PARAM NAME="item1_trajectory" VALUE="parabolic">
<PARAM NAME="item1_nbpts" VALUE="11">
<PARAM NAME="item1_targetpage" VALUE="../ip.html">
<PARAM NAME="item1_targetframe" VALUE="Frame1">
<PARAM NAME="item2_im0" VALUE="coding_0.gif">
<PARAM NAME="item2_im1" VALUE="coding_1.gif">
<PARAM NAME="item2_xi" VALUE="31">
<PARAM NAME="item2_xf" VALUE="219">
<PARAM NAME="item2_yi" VALUE="96">
<PARAM NAME="item2_yf" VALUE="96">
<PARAM NAME="item2_align" VALUE="right">
<PARAM NAME="item2_trajectory" VALUE="parabolic">
<PARAM NAME="item2_nbpts" VALUE="11">
<PARAM NAME="item2_targetpage" VALUE="../Java/wavescroll3.html">
<PARAM NAME="item2_targetframe" VALUE="_blank">
<PARAM NAME="item3_im0" VALUE="malicious_0.gif">
<PARAM NAME="item3_im1" VALUE="malicious_1.gif">
<PARAM NAME="item3_xi" VALUE="33">
<PARAM NAME="item3_xf" VALUE="219">
<PARAM NAME="item3_yi" VALUE="126">
<PARAM NAME="item3_yf" VALUE="126">
<PARAM NAME="item3_align" VALUE="right">
<PARAM NAME="item3_trajectory" VALUE="parabolic">
<PARAM NAME="item3_nbpts" VALUE="11">
<PARAM NAME="item3_targetpage" VALUE="../oob.html">
<PARAM NAME="item3_targetframe" VALUE="Frame1">
<PARAM NAME="item4_im0" VALUE="tutorials_0.gif">
<PARAM NAME="item4_im1" VALUE="tutorials_1.gif">
<PARAM NAME="item4_xi" VALUE="36">
<PARAM NAME="item4_xf" VALUE="219">
<PARAM NAME="item4_yi" VALUE="156">
<PARAM NAME="item4_yf" VALUE="156">
<PARAM NAME="item4_align" VALUE="right">
<PARAM NAME="item4_trajectory" VALUE="parabolic">
<PARAM NAME="item4_nbpts" VALUE="11">
<PARAM NAME="item4_targetpage" VALUE="../tracking1.html">
<PARAM NAME="item4_targetframe" VALUE="Frame1">
<PARAM NAME="item5_im0" VALUE="outside_0.gif">
<PARAM NAME="item5_im1" VALUE="outside_1.gif">
<PARAM NAME="item5_xi" VALUE="40">
<PARAM NAME="item5_xf" VALUE="219">
<PARAM NAME="item5_yi" VALUE="186">
<PARAM NAME="item5_yf" VALUE="186">
<PARAM NAME="item5_align" VALUE="right">
<PARAM NAME="item5_trajectory" VALUE="parabolic">
<PARAM NAME="item5_nbpts" VALUE="11">
<PARAM NAME="item6_im0" VALUE="homepage_0.gif">
<PARAM NAME="item6_im1" VALUE="homepage_1.gif">
<PARAM NAME="item6_xi" VALUE="190">
<PARAM NAME="item6_xf" VALUE="100">
<PARAM NAME="item6_yi" VALUE="-92">
<PARAM NAME="item6_yf" VALUE="2">
<PARAM NAME="item6_align" VALUE="left">
<PARAM NAME="item6_trajectory" VALUE="log">
<PARAM NAME="item6_nbpts" VALUE="11">
<PARAM NAME="item6_targetpage" VALUE="../whatnew.html">
<PARAM NAME="item6_targetframe" VALUE="Frame1">
<!-- Text Windows Parameters -->
<PARAM NAME="text0_sentences" VALUE="Enhanced 'Roll Over'
Menu#Multiple links supported#Texts an Banners
effects#Time out effect#Have fun ...">
<PARAM NAME="text0_fontsize" VALUE="14">
<PARAM NAME="text0_fontstyle" VALUE="bold">
<PARAM NAME="text0_y" VALUE="230">
<PARAM NAME="text0_initialcolor" VALUE="FFFFFF">
<PARAM NAME="text0_finalcolor" VALUE="881122">
<PARAM NAME="text0_transition" VALUE="fadex2">
<PARAM NAME="text0_frametowait" VALUE="0">
<!-- Banners Parameters -->
<PARAM NAME="banner0_image_0" VALUE="banneroff.gif">
<PARAM NAME="banner0_image_1" VALUE="banneron.gif">
<PARAM NAME="banner0_x" VALUE="76">
<PARAM NAME="banner0_y" VALUE="94">
<PARAM NAME="banner0_nbinter" VALUE="50">
<!-- Commons & Time Out Parameters -->
<PARAM NAME="fps" VALUE="20">
<PARAM NAME="tempoframe" VALUE="200">
<PARAM NAME="tokenframe" VALUE="2">
</APPLET>
Author: E.B.
Homepage: http://www.geocities.com/CapeCanaveral/Hall/3397/
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.
|