XP Web Buttons Example #1
This example demonstrates:
- Default parameters - Default blue XP theme
- Separators
- Item icons -
   
HTML Source
<applet Code=apXPButtonMenu.class Width=570 Height=30>
<a href=http://www.apycom.com>Apycom Java Applets</a>
<param name="Copyright" value="Apycom.com">
<param name="menuItems" value="
{-}
{Apycom,testlink.html,_self,pix/new1-05.gif}
{Java
menus,testlink.html,_self,pix/new1-07.gif}
{Parameters,testlink.html,_self,pix/new1-11.gif}
{Download,testlink.html,_self,pix/new2-12.gif}
{-}
{Order,http://www.apycom.com/order.html,_blank,pix/new1-10.gif}
{Links,testlink.html,_self,pix/new4-054.gif}
{-}
">
</applet>
How to setup the menu
|