multiXPandMenu is a PHP class which can create multi-level hierarchical menus based on a list of menu items and submenu items using DHTML. The items organized in the generated menu can be expanded and collapsed dynamically using Javascript, that is when the user clicks on a menu item, all corresponding submenu items are shown, or hidden if already visible.
| Tags | Internet Web Site Management |
|---|---|
| Implementation | PHP JavaScript |