Category "jquery-chosen"

Chosen updated not working

I have a chosen dropdown. I changed options content and call trigger chosen:updated but Chosen don't rebuild the dropdown. This is my updated <select name

Width of Chosen dropdowns near zero when starting in collapsed Bootstrap accordion

When a Chosen dropdown is inside a Bootstrap 3 accordion that's initially hidden, then the width of the dropdown is near zero. After expanding it looks like thi

How to get the selected values of multiple chosen dropdowns

I am adding on the fly multiple jquery chosen dropdowns with multiple attribute to true. How do I get the options of the selected dropdowns? End user will choos