Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Multiple Menus #13

Closed
bryoz opened this issue Mar 13, 2012 · 2 comments
Closed

Multiple Menus #13

bryoz opened this issue Mar 13, 2012 · 2 comments

Comments

@bryoz
Copy link

bryoz commented Mar 13, 2012

Hi there,

Firstly, thanks for this function. I've found it of great use for responsive navigation.

I'd like to ask if there is a simple way to have more than one menu in a page, displaying separate lists. Is this possible using the code as it is?

Regards,
Bry

@mattkersley
Copy link
Owner

Hi.

Yes, this is possible.

You can change the "combine" option to false to leave each list as a separate dropdown.

e.g.
$('css-selector').mobileMenu({combine:false});

Let me know if you need any more help.

@bryoz
Copy link
Author

bryoz commented Apr 3, 2012

That's great, thanks!

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

No branches or pull requests

2 participants