|
ECruiser® AJAX Menu for JSF
The ECruiser® Menu is an advanced, easy-to-use, AJAX-enabled navigation control. It consists of two
primary components: MenuBar and PopupMenu. The ECruiser® Menu is very flexible,
allowing simple or fine-grained control over the look and feel of individual menu items.
Key features include:
Interactive Features
 |
Navigate via AJAX. |
 |
Easily add shortcut keys to any menu item. |
 |
Attach AJAX popup menus to any component using client events (such as right-click).
|
 |
Menu items have normal, disabled, hover, active, and selected states. |
Customizable Features
 |
Configure all colors, fonts, and styles with style sheet classes. |
 |
Include icons in menu items. |
 |
Put any JSF component in menu cells. |
Browser Compatibility Features
 |
Works on Internet Explorer, Mozilla (including Firefox), Netscape, Opera and more.
|
 |
Includes support for Facelets. |
 |
Works with Sun's Reference Implementation v1.1 and v1.2 as well as MyFaces v1.1.3.
|
Menu Structure
 |
Set MenuBar in vertical or horizontal position. |
 |
Define menus with JSP tags. |
 |
Define menus with simple JSF SelectItem objects |
 |
Define menus programmatically. |
 |
Set any depth of cascading menus. |
|
|