SiteKickr Web Development

jQuery clone – Deep Copy requires Deeper Thought

We all know and love the jQuery clone() method and it's ability to create a deep copy of an object. But, in many cases, there's a little bit more work that needs to be done after a deep copy has taken place, especially after that duplicated element has been introduced into the DOM.