Disable bootstrap multiselect options after selecting
Hi. I have a bootstrap
<select multiple/>
. When one is selected, I want to disable all other selections temporarily (while waiting for an API response), then enable them again after the response. I can't seem to find a good example of this5 Replies