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

$lis #2561

Closed
CharleysTante opened this issue Jan 2, 2021 · 1 comment
Closed

$lis #2561

CharleysTante opened this issue Jan 2, 2021 · 1 comment
Labels

Comments

@CharleysTante
Copy link

From bootstrap-select 1.12.4 to 1.13.0 you've actually removed the property $lis. I used it for tooltips like this post:
https://stackoverflow.com/questions/47669038/#answer-47716261

As of version 1.13.0, how can I get access to the data that was previously stored in the $lis property? Thanks

@caseyjhol
Copy link
Member

$('#select').data('selectpicker').selectpicker.main.elements returns an array of li elements that you can use.

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

No branches or pull requests

2 participants