 |
|
This class lets you create an hierarchic menu based on a list of menu items and submenu items (parents and children).
The generated menu can expand and collapse menu dynamically, that is when the user clicks on a menu item, all corresponding submenu items are shown (or hidden if already visible).
A good example of what it looks like is the list of documents and directories in the left frame of the Microsoft Windows Explorer.
The use of the class is fairly easy. Simply add parents and children elements in the same order you would like to see them in the menu. Then let the class generate the code for you.
The HTML code generated is only based on <DIV> tags and is compatible with all browsers.
The generated menu is fully customizable using CSS. You may write your own CSS style definitions to configure the look and feel of parents and children menu items'.
The class also lets you define an image to use as the expand and collapse box. This is optional but can be handy to make the menu easier to understand.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (95.5%) |
Good (93.2%) |
- |
Good (95.5%) |
- |
- |
Sufficient (66.6%) |
281 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
demo.php |
Example |
How to use the class, demo file |
demo_win.php |
Example |
How to use the class, demo file, windows style |
xPandMenu.php |
Class |
Class file |