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

 

Animated Buttons Example #1

Apycom Java Applets

This example demonstrates:

  • Image background
  • Fade type 2
  • Browser's status bar shows item text
  • Buttons are aligned horizontally
  • Inactive items

HTML Source

<applet Code=apMenu.class Width=330 Height=17>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="isHorizontal" value="true">
<param name="status" value="text">
<param name="fadeType" value="2">
<param name="fadeSteps" value="20">
<param name="fadeDelay" value="25">
<param name="backPic" value="pix/tcmid.gif">
<param name="backColor" value="c0d0d0">
<param name="backHighColor" value="ffffff">
<param name="fontColor" value="ffffff">
<param name="fontHighColor" value="a0c0c0">
<param name="font" value="Arial,11,1">
<param name="menuItems" value="
    {Apycom,testlink.html,_self}
    {apMenu,testlink.html,_self}
    {Parameters,testlink.html,_self}
    {Download,testlink.html,_self}
    {Links,testlink.html,_self}
    ">
</applet>

How to setup the menu

 

<< Previous Example Example Index Next Example >>



Copyright (c) 1998-2009, Apycom Software