Bootstrap-select JS jquery Control Select Property changes

Source: Internet
Author: User

Bootstrap-select I think everyone is not strange is a front-end drop-down box plug-in is very easy to use, in the Select tab set properties can do a lot of function control, but how to change after the initialization of the Internet to find all over the Chinese English also did not have an account of their research for a long time, Of course some people will kill the regeneration as too low, I decided to fill this gap.

JS Control Select Property Change is actually very simple, do not need

$ (' #goodsNames '). Selectpicker (' render '); $ (' #goodsNames '). Selectpicker (' refresh ');

To re-render only with

$ (". Selectpicker", Actionsbox:true// Select All and uncheck buttons in the drop-down option Countselectedtext: "{0} item selected", Selectedtextformat:"Count > 5", multiple:"true", maxoptions = "2"})

Smart people have seen it, that's how it's set, it's worth noting that a property such as multiple can be directly assigned a value of TRUE or false to control, such as data-max-options, such as the removal of data and the name of the hump to use.

Bootstrap-select JS jquery Control Select Property changes

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.