somewebmedia / hc-offcanvas-nav

JavaScript library for creating toggled off-canvas multi-level navigations, allowing endless nesting of submenu elements, supporting swipe gestures, keyboard interactions and ARIA attributes.
https://somewebmedia.github.io/hc-offcanvas-nav/
MIT License
335 stars 82 forks source link

Active Nav #33

Closed cnzweb closed 4 years ago

cnzweb commented 4 years ago

Is there anyway to show the active nav so if you are in a sub menu page it highlights the page you are on?

somewebmedia commented 4 years ago

Now there is :)

Use data-nav-highlight on <li> elements.