Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this support nested drop down list? #21

Open
bugsy0206 opened this issue Apr 11, 2013 · 27 comments
Open

Does this support nested drop down list? #21

bugsy0206 opened this issue Apr 11, 2013 · 27 comments

Comments

@bugsy0206
Copy link

No description provided.

@nvartolomei
Copy link
Contributor

Depends on implementation of dropdown list. It's up to your imagination.

@paulcredmond
Copy link

Could you add a feature that say, slides to the right when you have nested

    tags? Maybe add a link to go back at the top of each nested
      .

@valstu
Copy link

valstu commented Apr 15, 2013

How about support for multi-toggle with active parent links? Something like this: http://codepen.io/micahgodbolt/full/czwer

@bugsy0206
Copy link
Author

That would be a nice valstu, have you tried adding it to the css to see if it works?
nvartolomei - do you have any samples? or will you be working on this in future releases?

@sethburtonhall
Copy link

I second the support for nested drop down.

Has anyone found an appropriate solution/customization?

@bongo-jules
Copy link

Yep nested would be cool..

@dcrystalj
Copy link

please implement

@jacobdubail
Copy link

Any movement on this, yet?

@arielsalminen
Copy link
Owner

@jacobdubail Not yet. But I think this should be the next big feature to add.

@arielsalminen
Copy link
Owner

This is coming in the next release!

@sanstress
Copy link

Very cool. Any idea when the next release will be coming out? :)

@arielsalminen
Copy link
Owner

@sanstress Beta version is out now, please take a look and test drive it (there's a demo in the demos folder if you download it): https://github.com/viljamis/responsive-nav.js/tree/multiple-levels

@arielsalminen
Copy link
Owner

Also… please comment here if you find any bugs or would want to see the implementation to be somehow different before I merge this into the master.

@Olg-E
Copy link

Olg-E commented Mar 16, 2014

Does this version support drop down list for vertical menu?

@stevenslack
Copy link

Does this prevent clicking on parent pages? Perhaps the icon could be where clicking to open the sub-pages could be performed?

@arielsalminen
Copy link
Owner

@S2web At the moment yes, but I'm gonna implement something like that before this will be merged into the master :)

@stevenslack
Copy link

Good to know. I have seen the prevent from click on many multi-level vanilla js menus. While this can be appropriate in some cases it can also be an issue with some businesses or organizations content.

@aguatye
Copy link

aguatye commented Mar 27, 2014

Not sure if this is an issue or just an issue for me :), but the dropdowns were going behind divs when using with zurb foundation - so I added the below - which fixed it:

#nav {
z-index: 100;
}

@onetrev
Copy link

onetrev commented Jul 29, 2014

Definitely good to hear the option to prevent clicking on parent pages that @S2web mentioned is coming, that is key. But otherwise, testing the beta version of this script recently shows it works great on all moderns platforms and browsers, I had no issues at all.

I hope this is still going into the master and that v1.0.40 comes out soon. :)

@dommanley
Copy link

I have found a small problem with 7inch tablets. Well nexus 7 anyway. The touch of the navigation on drop down doesn't quite work. You have to tap just below the button, and then it automatically selects the top option in the drop down. I can't quite work it out. Its fine on iPads, phones etc

Has anyone else noticed this?

@o-l-e
Copy link

o-l-e commented Jan 12, 2015

Hi, i just wanted to comment on an issue regarding "preventing touch/drag" on parents of sub-levels.
Basically the problem happens when the menu list is "taller than the viewport", and not being able to swipe/scroll down the page to view the rest of the menu or even access the page content under the menu. There is something that prevents parents to be able to swipe.

Related issues here:
#117
#127

@Aybee
Copy link

Aybee commented May 18, 2015

@valstu How about support for multi-toggle with active parent links? Something like this: http://codepen.io/micahgodbolt/full/czwer

💯

We badly need such a solution, otherwise we can not open parent pages. So at time beeing we can not put content onto those pages as we can not open them.

We need a switch (option) to set the "open subpages"-event only onto the plus and minus symbols and let the anchor behave as a normal link.

@liumingcode
Copy link

Who can solve the problem to solve it?

@voodoo6
Copy link

voodoo6 commented May 28, 2015

Hi, many thanks for your work on the responsive nav plugin, it's helped me out a lot!

I have two main requests:

  1. Submenu support – the beta works well for me, though need fix for 'prevent from click parents'
  2. Ability to scroll a long open nav when using a fixed header (possible solution here on the fixed adtile version of this from MystK? Navigation in Hamburger not scrolling  adtile/fixed-nav#7

@anjuis
Copy link

anjuis commented Jun 9, 2015

http://viljamis.com/demo/responsive-nav-multiple-levels/ - is there a way to fix the parents are not working / showing the subs on touch? Tested on Honor Holly Device with Android 4.4.2 with Firefox

@coffeeneed
Copy link

I can't get sub menus to work. Anyone with a valid markup? Guess JS changes aren't needed. I've checked in the demo-folder in the downloaded package, but nothing there. Sigh..

@sergiimaniuk
Copy link

sergiimaniuk commented Aug 8, 2016

there are different versions, in repository and here
https://viljamis.com/responsive-nav-multiple-levels/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests