In the example provided here: http://drastikbydesign.com/page/responsive-menus-demo

It's not possible to select the parent link for portfolio when using codrops style. Would it be possible to include the parent link once you drill down a level?

So selecting "Our Portfolio >" in the top level would get you

< Back
Our Portfolio
Modules

Otherwise there needs to be some mechanism to select the parent link or choose to open it's child menu. Mean Menu style does this, but it's not readily apparent to the user that the + sign is different than clicking the link name.

Comments

jwjoshuawalker’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Status: Active » Needs review
jwjoshuawalker’s picture

bdevore’s picture

Great! Thanks, that looks like exactly what we needed.

I was just reading this article about the US:DOE mobile first strategy and was wondering whether we were going to have to try and duplicate.

US:DOE Responsive First

jwjoshuawalker’s picture

@thridda

I assume you are talking about this part?
http://www.phase2technology.com/wp-content/uploads/2013/11/DOE-Mobile-Na...

Are you talking about RM module duplicating or on your personal efforts? The way codrops' is working now after the update is how the library was written to work. That said, before the update I was suggesting that people make an "Overview" version of parent-menu items (with children), essentially what is seen in that picture.

MeanMenu 'sort-of' does that, except it expands rather than transitioning to a new set of links w/ a back button.

I'm always keeping my eye out for really good libraries: fast, pretty, lots of options, and of course flexible (able to trigger off a selector, able to auto-discover the UL without needing excessive explicit HTML structure or classes, etc).

jwjoshuawalker’s picture

Status: Needs review » Closed (fixed)

Responsive Menus 1.4 is out.
This issue is resolved with new release.

https://drupal.org/node/2151023

dmegatool’s picture

And what if I don't want the parent to be selectable ?

dmegatool’s picture

Status: Closed (fixed) » Active
jwjoshuawalker’s picture

Title: CoDrops style menu. Make parent menu item selectable » Codrops' multi: Add option to turn off the select-able parent menu item

Should we add an option for whether parent is a link?

dmegatool’s picture

That would cool. For now tweaked the js to removed it. Not ideal but that will do it for now....

If we want it to be all automatic, maybe we could look if the parent link is just pointing to "#". Or just a checkbox for include or not.

jwjoshuawalker’s picture

Status: Active » Needs work

Let's make this happen.

@dmegatool
What all do you think we are looking for in this feature?
My use would be:

  1. Remove link.
  2. Add a class indicating parent (for easier styling)