You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 2 mutliselect controls on a page. For the 1st one, I want to use bootstrap-multiselect. For the 2nd one, I want to use a third-party multiselect. But when I add bootstrap-multiselect.js to the page, the 2nd control also will appear like bootstrap-multiselect. This is because it finds all select elements on that page and applies a button to it. Could you please help?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have 2 mutliselect controls on a page. For the 1st one, I want to use bootstrap-multiselect. For the 2nd one, I want to use a third-party multiselect. But when I add bootstrap-multiselect.js to the page, the 2nd control also will appear like bootstrap-multiselect. This is because it finds all select elements on that page and applies a button to it. Could you please help?
Beta Was this translation helpful? Give feedback.
All reactions