hi,

How is CSSClass implemented for the panelTabbedPane below? An example of proper implementation would be great! Is there something I have to do special to show that a unique style sheet is used?

<t:panelTabbedPane
activeTabStyleClass="CSSClass"
inactiveTabStyleClass="CSSClass"
disabledTabStyleClass="CSSClass"
activeSubStyleClass="CSSClass"
inactiveSubStyleClass="CSSClass"
tabContentStyleClass="CSSClass">

oliver


Reply via email to