ajax-chosen icon indicating copy to clipboard operation
ajax-chosen copied to clipboard

A complement to the jQuery library Chosen that adds ajax autocomplete

Results 40 ajax-chosen issues
Sort by recently updated
recently updated
newest added

When selecting the first result, chosen doesn't trigger 'change' on the select. This breaks anything bound to the change event.

With jQuery 1.7.1 even though it is so old :) An ajaxStop event is called so i copy the current field value to data attribute then when the ajaxStop event...

I want to be able to change the options list in ajaxChosen dynamically as the user, uses the page. Can someone give me a clue I have debugged it in...

Hi good day, I want contribute with this I needed, search a item by a property ( in backend) and show the name of the item with this property I.E:...

Chosen no longer uses `liszt:` events, it now uses `chosen:` instead.

Is there a possibility to add some custom fields to request that is being sent to backend?

Hi Ryan, It's been a little why I didn't contribute to your project! I'm now back with this apparently pretty big pull request that restructures your plugin for more flexibility....

Support the Prototype javascript framework. Please also be aware that we have released an [ajax-chosen-rails](https://github.com/fatfreecrm/ajax-chosen-rails) gem for use with Rails 3.1 applications. This gem has been released with the prototype...