91-9990449935 0120-4256464 |
jQuery clone()The jQuery clone() method is used to make copies of the set of matched elements. It also makes copies of their child nodes, texts and attributes. The clone() method is a convenient way to duplicate elements on a page. Syntax: Parameters of jQuery clone() method
Example of jQuery clone() methodLet's take an example to demonstrate the effect of jQuery clone() method. Test it Now
Next TopicjQuery remove()
|