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

 

Trail Menu Example #3

Apycom Java Applets

This example demonstrates:

  • Trail image
  • Items aligned vertically
  • Text aligned to left

HTML Source

<applet Code=apTrailMenu.class Width=144 Height=168>
<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="left">
<param name="fadeDelay" value="20">
<param name="fadeSteps" value="60">
<param name="status" value="text">
<param name="trailImage" value="pix/elem.gif">
<param name="inFront" value="false">
<param name="trailDelay" value="20">
<param name="trailFrom" value="top">
<param name="backPic" value="pix/bk.gif">
<param name="backColor" value="ffffff">
<param name="fontColor" value="888888">
<param name="fontHighColor" value="000000">
<param name="font" value="Tahoma,11,1">
<param name="menuItems" value="
{ Apycom Software,testlink.html,_self}
{ Menus and Buttons,testlink.html,_self}
{ Parameters,testlink.html,_self}
{ Templates,testlink.html,_self}
{ Javascript tips,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