jQuery jQuery Create Clone Of An Object June 27, 2014 Pramod T P Leave a comment jQuery provides clone() method which performs a deep copy of the set of matched elements, meaning that it copies the matched elements as well as all of their descendant elements and text nodes.