-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
Lateral Responsive Navbar #9481
Comments
What are you using for lateral navbar? |
In this frameworks the responsive navbar for me is better: For me now the trend on mobile devices go in this direction. |
We won't be doing this for v3 but have talked extensively about doing it eventually. Jacob has already made another two projects with such features. |
Tracking it in #9397. |
I agree that this lateral drawer should be built in as it does seem to be the trend.. but it would be nice to have the option to use either this drawer or the current toggle.. Also, for this drawer, I think it would be interesting to have 2 drawers existing at the same time, one on each side, for mobile. I can imagine the left drawer housing a search bar along with page links while the right drawer houses action and administration (settings, help, log out, etc.) type links and possibly even a mini user avatar thumbnail.. Well, in any case, I think having 2 drawers would be a good and easy way to cleanly group and separate different types of navigation elements for smaller viewports. |
Here is another great example http://view.jquerymobile.com/1.3.2/dist/demos/widgets/panels/panel-fixed.html. |
If any one is still eager to get this working without using a third-party plugin. http://mediaflydesign.com/plugins/bootstrap-drawer/ Optionally you can define .offcanvas-content-right or .offcanvas-content-right directly on your main navigation however you may need to remove the css transition. It gets a little buggy and overlaps because of the positioning as is. @mdo feel free to include in examples or make changes. |
This would still be a great addition to twbs. |
Please make lateral the navbar when it collapses on mobile devices such as foundation or purecss.
Tks
The text was updated successfully, but these errors were encountered: