| Advanced Features > Using DHTML-Based JSF Components to Build Web Applications > The JViews Framework Faces Component Set > Styling the Popup Menu |
Styling the Popup Menu |
INDEX
PREVIOUS
NEXT
|
The popup menu is stylable by setting a CSS class name to the following popup menu properties:
ItemStyleClass: the base CSS class name applied to a menu item.
itemHighlightedStyleClass: the style applied over the base style when the cursor is over the item.
itemDisabledStyleClass: the style applied over the base style when the cursor is disabled.
For example:
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |