Response title
This is preview!
I have JQM application where when user clicks listview item i fetch dynamic checkbox markup and append to it. Then i call
$('#listViewItemID').trigger('create')
I have replicated this problem here: http://jsfiddle.net/skusunam/MMbLW/1/
Once you click the button it takes around 1.4secs to just do JQM enhance. This call is making browser un-responsive. I must be missing something and really appreciate any feedback\input.
© 2013 jQuery Foundation
Sponsored by and others.