I would like to propose a new way of opening dhtml submenus - using an additional button next to the expandable menu item.
Example:
- Home
- Articles [+]
- Recepies [-]
- Pizzas
- Soups
- Steaks
[+] is a button for expanding subtree and [-] is for collapsing it.
I have provided a patch (see attachment) that add this functinality, but it probably needs a review of some experiences jQuery & Drupal developer.
| Comment | File | Size | Author |
|---|---|---|---|
| dhtml_menu.js_.patch | 2.14 KB | damjank |
Comments
Comment #1
damjank commentedSimilar feature is requested here #369259: feature back-port: clickable bullets.
Comment #2
k3rn3l commentedHmmm... unable to apply the pacth. tried rename dhtml_menu.js to dhtml_menu-orig.js and was able to pacth.. but not working
Comment #3
mcrittenden commentedComment #4
vuil