Skip to content
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

Responsively convert horizontal list to dropdown menu #13271

Closed
sau-152mm opened this issue Apr 3, 2014 · 10 comments
Closed

Responsively convert horizontal list to dropdown menu #13271

sau-152mm opened this issue Apr 3, 2014 · 10 comments

Comments

@sau-152mm
Copy link

Need help. I need to use a "dropdown" to block only when the resolution is less than 768 (tablets), otherwise "dropdown" is removed from this unit (in the script I did not find something like "destroy")?

@cvrebert
Copy link
Collaborator

cvrebert commented Apr 3, 2014

Use .hidden-xs on the dropdown?
Docs: http://getbootstrap.com/css/#responsive-utilities

@cvrebert cvrebert closed this as completed Apr 3, 2014
@sau-152mm
Copy link
Author

Will describe in detail my situation. There is a block menu (ul li) which is positioned horizontally, should that be at a resolution of 768 is converted to the Dropdown menu (button appears with a drop-down list). . hidden-xs solve this situation?

@cvrebert
Copy link
Collaborator

cvrebert commented Apr 3, 2014

No.

@cvrebert cvrebert reopened this Apr 3, 2014
@cvrebert cvrebert changed the title Dropdown Responsively convert horizontal list to dropdown menu Apr 3, 2014
@cvrebert
Copy link
Collaborator

cvrebert commented Apr 3, 2014

@sau-152mm Okay, what about using a navbar for your menu?

@sau-152mm
Copy link
Author

please tell me whether it is possible to resolve this situation with the help of a script "Dropdown.js" bootstrap?

@sau-152mm
Copy link
Author

navbar is not suitable

@cvrebert
Copy link
Collaborator

cvrebert commented Apr 3, 2014

No, the Dropdown doesn't currently have such a feature.

navbar is not suitable

Why? Please give more details.

@sau-152mm
Copy link
Author

block itself is a language selection

@sau-152mm
Copy link
Author

behavior of this block I described above

@sau-152mm
Copy link
Author

thanks for the help (try to finish himself "destroy")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants