Improvement of "amazeui" bottom navigation bar

Source: Internet
Author: User

Amazeui's bottom navigation bar has been described in the "amazeui" bottom navigation and Share button (click to open link).

In fact, if you have too much navigation in the bottom navigation bar, the bottom navigation bar can also hide the following navigation items.

Then provide a pull-up tool for "more"


If you want to achieve this effect, the key is to add the properties of the UL node AM-CF am-avg-sm-3 These two properties, if not added, no matter how narrow your screen, it does not hide the option, if added, when the device's screen is too small, it will hide the extra items.

<div class= "Am-navbar am-navbar-default" data-am-widget= "NavBar" > <ul class= "Am-navbar-nav am-cf am-avg-sm-3 ><!--the navigation bar to hide key parameters for extra items--<li> <a href= "#" > <span class= "am-icon-h ome "></span> <span class=" Am-navbar-label "> Home </span> </a> <                /li> <li> <a href= "#" > <span class= "AM-ICON-USER-MD" ></span> <span class= "Am-navbar-label" > Personal </span> </a> </li> &LT;LI&G            T <a href= "#" > <span class= "Am-icon-star" ></span> <span class= "am-navbar-                Label > Favorites </span> </a> </li> <li> <a href= "#" > <span class= "Am-icon-share-square-o" ></span> <span class= "Am-navbar-label" > Sharing <   /SPAN>         </a> </li> <li> <a href= "#" > <span class= "am-i        Con-comments-o "></span> <span class=" Am-navbar-label "> Chat </span> </a> </li> </ul></div>


Improvement of "amazeui" bottom navigation bar

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.