compiled by thepcsweb.com
28
apButtonMenu – Menu Items
lExample
 <param name=“menuItems”
      value=“{Home,home.htm,_self,images/home.gif}
             {Product,products.htm,_self,images/prods.gif}
             {Help,help.htm,_self,images/help.gif}
             {Contact Us,contact.htm,_blank,images/cont.gif}”>
lUsing images
–You can use relative paths to the image locations, meaning you can reference images anywhere on your website
–Try to keep the images about the same dimensions, otherwise the menu can end up looking skewed