VPenkov / okayNav

The world's okayest responsive navigation. This is (sort of) a legacy implementation. Please stay tuned to the 3.0 branch (https://github.com/VPenkov/okayNav/tree/v3.0)
4.02k stars 267 forks source link

Multi Menu compatible #36

Open samu1241 opened 8 years ago

samu1241 commented 8 years ago

How to use multiple menu? I get only the last menu (same class selector) working. Thanks

VPenkov commented 8 years ago

Currently it's not possible to use okayNav in multiple instances for a variety of reasons. At least, not out of the box anyway.

It's on the roadmap though.

samu1241 commented 8 years ago

It is good if it can run in multiple instances, for some cases we want the website has multiple menu such as main menu, category & sub-category menu, etc.

Is the "Multi Level Menu" roadmap would cover this?