lAdditional
colors
–In addition to the standard colors (see Common
Parameters later in the slides), there are three more colors
for apTabMenu
–tabColor parameter
lThe
color for tabs in their normal (unselected) state
–tabHighColor parameter
lThe
color for tabs when they are moused-over
–borderColor parameter
lThe
color for the borders around each tab
lNot
applicable when the tabType is 0
–Example
<param name=“tabColor” value=“C0C0C0”>
<param name=“tabHighColor” value=“0000FF”>