lTab
strip border
–You can display a border at the base of the tab
strip using the bottomLine
parameter
lSet it to “true” to display a border; “false” to omit a
border
lPressed Item
–The
apTabMenu 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=“6”>