New to chosen I have come across a strange thing. Having a with multiple option selects. I have applied chosen to the list like this
$("#valgteSteder").chosen({
no_results_text: "No results",
placeholder_text_single: "-- choose --",
disable_search: false
});
when I select one or more options I don't get the 'X' to right in the displayed item for deselect. I have tried to search for a solution to in the chosen doc's but to no avail. Any Idea of what I'm doing wrong or missing?
Try this
Check chosen.css
search-choice-close
class and you should have this image chosen-sprite.png
and it should be in correct path (folder)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With