AdminBSBMaterialDesign icon indicating copy to clipboard operation
AdminBSBMaterialDesign copied to clipboard

Bootstrap-Select Live Search drop down

Open jvbalcita opened this issue 6 years ago • 1 comments

Hi,

How can I change the size of the Drop Down list for Live Search? Coz every time I scroll down it will keep on expanding. Is there a way I can change it to a fix size?

2020-02-19 16_19_58-

Thanks in advance.

jvbalcita avatar Feb 19 '20 08:02 jvbalcita

try this <select class="form-control show-tick" data-size="3" data-live-search="true">...</select> or in options jquery.

glavrjk avatar Mar 18 '20 05:03 glavrjk