Title: Collapsible Menu items
Last modified: August 22, 2016

---

# Collapsible Menu items

 *  Resolved [robby659](https://wordpress.org/support/users/robby659/)
 * (@robby659)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/collapsible-menu-items/)
 * It would be great if it was possible that menu items were Collapsible/Expandable
   
   Example
 * >Item1
    >Item2 >Item3
 * and after a click on item1
    >Item1 ->Item1.1 ->Item1.2 ->Item1.3 >Item2 >Item3
   and so on I got it to work with CSS and Javascript so that the items are Collapsible
   and Expandable but then the links don’t work anymore. (I’m a total noob at this)

Viewing 1 replies (of 1 total)

 *  Theme Author [ArrayHQ](https://wordpress.org/support/users/okaythemes/)
 * (@okaythemes)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/collapsible-menu-items/#post-5272058)
 * Hi Robby,
 * Thanks for your suggestion. You’ve actually stumbled into one of the tricky parts
   of doing collapsable menus on links. If the link fires the sub menu items, it
   won’t fire the link. There are some ways around this, many of them more trouble
   than their worth, in my opinion. You might look into jQuery’s e.stopPropagation();
   if you want to continue working on that solution.
 * I’ll keep this feedback in mind, but I don’t have intentions to build this kind
   of trickery into Editor just yet. Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Collapsible Menu items’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/editor/1.1.8/screenshot.png)
 * Editor
 * [Support Threads](https://wordpress.org/support/theme/editor/)
 * [Active Topics](https://wordpress.org/support/theme/editor/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/editor/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/editor/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ArrayHQ](https://wordpress.org/support/users/okaythemes/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/collapsible-menu-items/#post-5272058)
 * Status: resolved