Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Chosen to Dynamically Created Elements Doesn't Work #622

Closed
dysruption opened this issue May 15, 2012 · 2 comments
Closed

Adding Chosen to Dynamically Created Elements Doesn't Work #622

dysruption opened this issue May 15, 2012 · 2 comments

Comments

@dysruption
Copy link

The problem is outlined better here:

http://stackoverflow.com/questions/10523395/how-to-add-chosen-plugin-to-dynamically-created-cloned-css-div

@penartur
Copy link

The problem is not related to dynamically created elements; chosen works just fine with the dynamically created elements. The problem is that cloning the existing elements won't work, as chosen is not just simple HTML.
I answered your question on SO.

@pfiller
Copy link
Contributor

pfiller commented Apr 24, 2013

#1151 reduced Chosen's dependence on the DOM. This issue may be resolved as a result -- grab the latest from master and give it a try.

@pfiller pfiller closed this as completed Apr 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants