Apycom Software Home Animated Buttons Example #8  
Apycom Home Animated Buttons Home Purchase Download FAQ
<< Prev Example Index Next >>
Parameters Frame Example Javascript Tips Menu Index

 

Animated Buttons Example #8

Apycom Java Applets

This example demonstrates:

  • Tiled image background -
  • Fade type 1
  • Buttons are aligned vertically
  • Fast fade (fadeDelay=7ms)

HTML Source

<applet Code=apMenu.class Width=96 Height=174>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="fadeType" value="1"> 
<param name="fadeDelay" value="7"> 
<param name="alignText" value="center"> 
<param name="backPic" value="pix/m_item.gif"> 
<param name="isHorizontal" value="false">
<param name="backColor" value="000000">
<param name="backHighColor" value="d0e0ff">
<param name="fontColor" value="ffffff">
<param name="fontHighColor" value="c7ebff">
<param name="font" value="Arial,15,3"> 
<param name="menuItems" value="
{Apycom,http://www.apycom.com,_self}
{Applets,testlink.html,_self}
{Parameters,testlink.html,_self}
{Examples,testlink.html,_self}
{Download,testlink.html,_self}
{Contact Us,mailto:support@apycom.com,_self}
">
</applet>

How to setup the menu

 

<< Previous Example Example Index Next Example >>



Copyright (c) 1998-2009, Apycom Software