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

 

Trail Menu Example #2

Apycom Java Applets
 

This example demonstrates:

  • Tiled image background
  • Trail image  appears from bottom
  • Vertical menu direction

HTML Source

<applet Code=apTrailMenu.class Width=100 Height=198>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="isHorizontal" value="false">
<param name="alignText" value="center">
<param name="fadeDelay" value="20">
<param name="fadeSteps" value="60">
<param name="status" value="text">
<param name="trailImage" value="pix/over.gif">
<param name="inFront" value="false">
<param name="trailDelay" value="40">
<param name="trailFrom" value="bottom">
<param name="backPic" value="pix/back.gif">
<param name="backColor" value="ffffff">
<param name="fontColor" value="ffffff">
<param name="fontHighColor" value="ff0000">
<param name="font" value="Arial,11,1">
<param name="menuItems" value="
{Apycom,testlink.html,_self}
{Java Menus,testlink.html,_self}
{Parameters,testlink.html,_self}
{Examples,testlink.html,_self}
{FAQ,testlink.html,_self}
{Links,testlink.html,_self}
{Javascripts,testlink.html,_self}
{Download,testlink.html,_self}
{Contact Us,testlink.html,_self}
">
</applet>

How to setup the menu

 

<< Previous Example Example Index Next Example >>



Copyright (c) 1998-2009, Apycom Software