apMenu Applet

Copyright (C) Anton Pletnyov, 2000


A nice and small (3.8KB) menu applet with mouseover and fade effects. Easy configurable and free.

Sample HTML Source

	<APPLET Code="apMenu.class" 
                Archive="apMenu.jar" Width = "95" Height = "162">
                
	<param name="isHorizontal" value="false">
	<param name="backColor" value="FFFFFF">
	<param name="backHighColor" value="ff8080">
	<param name="fontColor" value="AA0000">
	<param name="fontHighColor" value="800000">
	<param name="fadeDelay" value="20">
	<param name="fadeSteps" value="30">
	<param name="font" value="Courier,15,1">
	<param name="menuItems"	value="
	 {apJava,http://apJava.hypermart.net,_blank}
	 {Java Soft,http://www.javasoft.com/,_blank}
	 {Altavista,http://www.altavista.com/,_blank}
	 {Mail me,mailto:apy@ezmail.ru,_self}">
	 
	</APPLET>
	

Parameters for apMenu

Name Value Default
isHorizontal Menu direction false
fadeDelay Delay (ms) between fade steps 20
fadeSteps Amount of fade steps 30
backColor Background color (hex value) CAFEBA
backHighColor Mouseover background color (hex value) 157001
fontColor Font color (hex value) 004000
fontHighColor Mouseover font color (hex value) FFFFFF
font Font parameters separated by comma:
Font type
Font size
Font style (0 - plain, 1 - bold, 2 - italic, 3 - bold italic)

Helvetica
14
0
menuItems Menu items parameters separated by "{}" and comma:
Item text
Item link
Target window ("_blank" - new window, "_self" - window (frame) that contains the applet, "_parent" - parent frame, "_top" - top-level frame)

apMenu
http://
_blank
 

Order apMenu source code

This applet may be used freely for noncommercial purposes. You can order the apMenu source code using a secure online server.

Product Price Link to Register
apMenu source code $9 US Dollars RegSoft (SSL)

After the ordering is complete and Register team has it verified (which can take approximately 1-2 days), you will receive the apMenu source code by e-mail. You can also order by phone, fax, mail and checks. For more informations see SSL order page.

Contact

If you have any questions, comments or suggestions about the applet, email Anton Pletnyov at:

apy@ezmail.ru