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

Bootstrap-Select Live Search drop down #180

Open
jvbalcita opened this issue Feb 19, 2020 · 1 comment
Open

Bootstrap-Select Live Search drop down #180

jvbalcita opened this issue Feb 19, 2020 · 1 comment

Comments

@jvbalcita
Copy link

jvbalcita commented Feb 19, 2020

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.

@glavrjk
Copy link

glavrjk commented Mar 18, 2020

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

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

No branches or pull requests

2 participants