l3-D
effect
–You can apply a 3-dimensional effect to the
entire menu using the 3DBorder
parameter, setting it to “true”
lPressed Item
–The
apButtonMenu allows one of the menu items to be selected by default,
or to remain “pressed” after it is selected.
–Use the pressedItem
parameter with one of the following values:
l-1 : disables the “pressed” mode, selected items revert to
normal
l 0 : no
item selected by default, but a selected item stays “pressed”
l1,
2, 3, … : number of menu item to select by default
–Example
<param name=“pressedItem” value=“4”>