-
Notifications
You must be signed in to change notification settings - Fork 15
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
Close .nav on any items tapped/clicked #3
Comments
Ah yes I forgot about that. I will think of a good solution but it's good I have something to start with ;) |
onclick for top visible item with chevron down should reveal dropdown these probaby arent needed: so, perhaps:
|
@thednp here is the repo for you to test: https://github.com/englishextra/navbar.js Works on Galaxy Tab Samsung / Desktop Windows 10 |
It's a bit more complicated than I would like but thanks nevertheless. Keep in mind that responsive design has just been featured recently with navbar.js, so some small details haven't been polished yet. |
@englishextra please get ready to test the next version of navbar.js featuring ES6/ES7 scripting, rollup build tools, improved SCSS sources for faster render and mobile first design with responsive view special functions. Currently testing and improving everything. |
@englishextra please check the roadmap, you might like what it's all about. Closing this down, future commit will solve this issue. |
|
@thednp Thanks |
It is needed when you have hash links that load another content via ajax, and the menu stays opened, and we dont want that.
In short:
The text was updated successfully, but these errors were encountered: