Bootstrap provides a responsive navigation bar.

Source: Internet
Author: User

Bootstrap provides a responsive navigation bar.

To add responsive features to the navigation bar, the content you want to collapse must be wrapped in <div> with classes. collapse and. navbar-collapse. The collapsed navigation bar is actually a button with class. navbar-toggle and two data-elements. The first is data-toggle, which is used to tell JavaScript what to do with the button, and the second is data-target, which indicates the element to switch. Create three <span> hamburger buttons with class. icon-bar. These will be switched to the elements in. nav-collapse <div>. To implement these functions, you must include the Bootstrap Collapse (Collapse) plug-in.
:

The following example demonstrates this:

<! DOCTYPE html> 

The above is all the content of this article, hoping to help you learn.

Articles you may be interested in:
  • Every day, Bootstrap must learn
  • Navigation bar required by Bootstrap every day
  • Bootstrap implements the default navigation bar Effect
  • Operation methods of each element in the Bootstrap navigation bar (Form, button, text)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.