Closed new-furry closed 3 years ago
Mark the underlying select
as disabled
, and then trigger chosen:updated
: https://harvesthq.github.io/chosen/options.html#triggerable-events
Hi @tjschuck . thanks for your quick response. But I still need to use select tag. I need to deactive plugin just.
also, your solution is not working...
https://harvesthq.github.io/chosen/#change-update-events
chosen("destroy")
to destroy Chosen and revert back to the native select.
great!. it works. thank you @tjschuck
I wanna deactive plugin when some conditions change. plugin should support that function. I am not sure if I didn't find that function. could you pls help me this? It's pretty urgent. thx