flepp

Results 7 comments of flepp

Take a look at [this](https://github.com/viljamis/responsive-nav.js/issues/134). Viljamis's answer to the issue might solve yours too.

Have you even bothered with the Read Me? Everything is explained. All you have to do is to modify this in the options : closeOnNavClick: false, // Boolean: Close the...

Hi, Visibility isn't an animatable property, so you'd have to add opacity for the desired effect. You can use visibility for the transparency to click/hover statuses and opacity to reveal...

Hey, Well your menu works fine, but the only transition I see is the one applied to max-height, when clicking on the "open menu" button. Other than that, there are...

My bad, I get it now (I'm terribly slow). I'll look into it! Also, here is my site using the dropdown version of reponsive-nav. http://philippetasch.github.io/portfolio/index.html It's been a few months...

Very true, but for now, and until an update comes, I'll stick with that, as my javascript skills are sub par ;)

IIRC from past discussions about the subnavs (which seem to have been pulled from the latest release ? ) this isn't implemented.