compiled by thepcsweb.com
33
apImageMenu– Menu Items
lNotes
–If the Click image isn’t specified, the Mouse over image is used
–If Normal state or Mouse over images aren’t specified, the image defined as by the defaultImage parameter is used
lExample
 <param name=“menuItems”
  value=“{Home,home.htm,_self,images/homeNorm.gif,
                              images/homeMouse.gif,
                              images/homeClick.gif}
         {Product,products.htm,_self,images/prodNorm.gif,
                                     images/prodMouse.gif,
                                     images/prodClick.gif}
         {Contact Us,contact.htm,_self,images/contNorm.gif,
                                       images/contMouse.gif,
                                       images/contClick.gif}”>