Do you know any issue about remove, appendTo and append methods, because I lost event delegation when I remove and append another place.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Using .detach() will keep events on the object.
Here is what I tested and worked: http://jsfiddle.net/9eZtM/4/