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.

CommentFileSizeAuthor
dhtml_menu.js_.patch2.14 KBdamjank
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

damjank’s picture

Similar feature is requested here #369259: feature back-port: clickable bullets.

k3rn3l’s picture

Hmmm... unable to apply the pacth. tried rename dhtml_menu.js to dhtml_menu-orig.js and was able to pacth.. but not working

mcrittenden’s picture

Status: Reviewed & tested by the community » Needs work
vuil’s picture

Issue summary: View changes
Status: Needs work » Closed (works as designed)