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

 

Animated Buttons Example #7

Apycom Java Applets

This example demonstrates:

  • Tiled image background -
  • Fade type 5
  • Buttons are aligned vertically

HTML Source

<applet Code=apMenu.class Width=140 Height=340>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="fadeType" value="5">
<param name="fadeSteps" value="40">
<param name="alignText" value="center">
<param name="backPic" value="pix/grbkgr.gif">
<param name="isHorizontal" value="false">
<param name="backColor" value="00ff00">
<param name="backHighColor" value="000000">
<param name="fontColor" value="ffffff">
<param name="fontHighColor" value="ffff00">
<param name="font" value="Courier,12,1">
<param name="menuItems" value="
{Apycom Software,http://www.apycom.com,_self}
{Menu 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