Jump to content

problem with clone()


felito

Recommended Posts

hi

 

i have this code: http://jsfiddle.net/FYHzv/

 

What reason the new cloned div is not associated to:

 

            $("#one2 .area").change(function(){
                alert('changed');
            });

 

i dynamically generate a new id. The first cloned object is: div id="one2"

 

thanks!

Link to comment
https://forums.phpfreaks.com/topic/236237-problem-with-clone/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.