clone
clone() ⇒ collection
通过深度克隆来复制集合中的所有元素。
This method doesn't have an option for copying data and event handlers over to the new elements, as it has in jQuery.
clone() ⇒ collection
通过深度克隆来复制集合中的所有元素。
This method doesn't have an option for copying data and event handlers over to the new elements, as it has in jQuery.