Apycom Software Home XP Drop Down Menu Example #1  
Apycom Home Drop Down Menus Home Purchase Download FAQ
<< Prev Example Index Next >>
Parameters Frame Example Javascript Tips Menu Index

 

XP Drop Down Menu Example #1

Apycom Java Applets

This example demonstrates:

  • Default parameters - Default blue XP theme
  • Item icons
  • XP-style arrows
  • Separators
  • Buttons are aligned horizontally

HTML Source

<applet Code=apXPDropDown.class Width=517 Height=30>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="backColor" value="3775ff">
<param name="alignText" value="center">
<param name="menuItems" value="
     {Apycom,testlink.html,_self,pix/new1-05.gif}
     {_}
     {|Apycom Home,http://www.apycom.com,_blank}
     {|-}
     {|Java Menus}
     {||apPulseMenu}
     {|||Demos,testlink.html,_self}
     {|||Parameters,testlink.html,_self}
     {||apXPDropDown}
     {|||Demos,testlink.html,_self}
     {|||Parameters,testlink.html,_self}
     {||apXPButtonMenu}
     {|||Demos,testlink.html,_self}
     {|||Parameters,testlink.html,_self}
     {||apMagicMenu}
     {|||Demos,testlink.html,_self}
     {|||Parameters,testlink.html,_self}
     {|Examples,testlink.html,_self}
     {|FAQ,testlink.html,_self}
     {|Javascript tips,testlink.html,_self}
     {|Purchase,http://www.apycom.com/order.html,_self}
     {|Downloads,testlink.html,_self}
     {|-}
     {|Contact,mailto:support@apycom.com,_self}
     {-}
     {Java Menus,pix/new4-0985.gif}
     {|apPopupMenu}
     {||Demos,testlink.html,_self}
     {||Parameters,testlink.html,_self}
     {|apXPDropDown}
     {||Demos,testlink.html,_self}
     {||Parameters,testlink.html,_self}
     {|apXPButtonMenu}
     {||Demos,testlink.html,_self}
     {||Parameters,testlink.html,_self}
     {|apPulseMenu}
     {||Demos,testlink.html,_self}
     {||Parameters,testlink.html,_self}
     {Examples,testlink.html,_blank,pix/new4-038.gif}
     {Parameters,pix/new4-058.gif}
     {|backColor,testlink.html,_self}
     {|buttonColor,testlink.html,_self}
     {|fontColor,testlink.html,_self}
     {|fontHighColor,testlink.html,_self}
     {|font,testlink.html,_self}
     {|menuItems,testlink.html,_self}
     {|etc..,testlink.html,_self}
     {-}
     {Purchase,http://www.apycom.com/order.html,_blank,pix/new4-0983.gif}
     {Contact Us,testlink.html,_self,pix/new4-098.gif}
     ">
</applet>

How to setup the menu

 

<< Previous Example Example Index Next Example >>



Copyright (c) 1998-2009, Apycom Software