ericmmartin / simplemodal

A modal dialog framework for jQuery
http://simplemodal.com/
Other
506 stars 229 forks source link

Chosen Dropdown not working while re-opening the Jquery Simple Modal #59

Open pradeeptinku opened 9 years ago

pradeeptinku commented 9 years ago

I'm using Chosen JS drop down along with the Simple Modal. When I'm closing and re-opening the modal Chosen drop down is not working. Below are the details..

JS Fiddle Link: http://jsfiddle.net/357k84sv/1/ Chosen JS: http://harvesthq.github.io/chosen/ Jquery SimpleModal: http://www.ericmmartin.com/simplemodal-1-4-4-released/

Please help.