|
|
Apycom Java Menu Applets 2.00 |
|
apMenu applet
A very small (4Kb), fast applet for vertical/ horizontal menu
with impressive mouseover and fade effects. It supports colors, fonts, tiled image
background, target frames, javascript, sound and 12 different fade types. It is flexible, easy-to-use and
free. Java source code is available.
For more info see apMenu examples
and parameters.
Download apMenu. |
|
|
|
|
apButtonMenu applet
Fast loading (single file is only 4Kb) applet for vertical/ horizontal button menu
with mouseover effect. It supports colors, fonts, separators, target frames, javascript, sound and 6 different button types. Very easy-to-use and
free. Java source code is available. Setup is the same as apMenu.
For more info see apButtonMenu examples
and parameters.
Download apButtonMenu.
|
|
|
|
apPopupMenu applet
apPopupMenu is a powerful applet for popup menu development. Menus can overlap over webpage content and has
unlimited number of submenus.
The applet supports colors, fonts, text alignment, separators, target frames, javascript, sound and 6 different button types.
Small (6kb), easy-to-use and
free. Java source code is available. Setup is the same as apMenu.
For more info see apPopupMenu examples
and parameters.
Download apPopupMenu.
|
|
|
Setup |
* Unzip the apMenu package .
|
* Place the apMenu.jar file in the directory containing the HTML document into
which you want to insert the applet (or into a different directory, and add the
correct CODEBASE= attribute). It's not necessary to have .class file if you have
apMenu.jar.
|
* Add the applet tag to your HTML document in the position you want "apMenu"
to appear. Usually the easiest way to customize the applet is cut and paste the
applet tag information used in the examples
and modify it to fit your web page.
If you see a "class
not found" message, this means what your browser can't find the
.jar file specified. This may mean a spelling or Case seNSitiVe mistake in the
CODE= or ARCHIVE= attribute, the wrong location in the CODEBASE= attribute, or
that you've forgotten to copy the .jar file (apMenu.jar) to the necessary
directory.
|
* To add frame support edit "menuItems" parameter as shown: {ItemText,ItemLink,Frame}.
So {Home,home.htm,left} would display "Home" and make the frame called
"left" go to "home.htm" on clicking. See also Using apMenu with frames
example.
|
* To enable Javascript support see JavaScript Tips.
|
|
|
Sample HTML Source
more
apMenu examples and parameters
|
<applet Code="apMenu"
Archive="apMenu.jar" Width="600" Height="37">
<param name="Copyright" value="Apycom Software -
www.apycom.com">
<param name="isHorizontal" value="true">
<param name="fadeType" value="11">
<param name="backColor" value="FFFFFF">
<param name="backHighColor" value="aaaaff">
<param name="fontColor" value="800000">
<param name="fontHighColor" value="FFFFFF">
<param name="font"
value="TimesRoman,17,1">
<param name="menuItems" value="
{Apycom Software,http://www.apycom.com,_self}
{Download, http://www.apycom.com/download/apmenu.zip,_self}
{Java Soft,http://www.javasoft.com/,_blank}
{Altavista,http://www.altavista.com/,_blank}
{DBFView,http://dbfview.hypermart.net,_blank}
{Mail,mailto:support@apycom.com,_self}">
</applet>
|
|
|
Ordering
|
This 2.00 version of applets may be used freely.
You can upgrade 2.00 to the latest version
of Apycom Java Menu Applets for a special price with 25% discount.
To receive the discount send a short email to discount@apycom.com
with a reference where you found v2.00 and product ID you want to order. For more informations about product ID's and regular prices see
Order Page.
|
|
|
Copyright (c) 1998-2001, Apycom Software
|