concat
concat(nodes, [node2, ...]) ⇒ self
添加元素到一个元素集合中。如果参数是一个数组,那么这个数组中的所有元素将会合并到当前元素集合中。
This is a Zepto-provided method that is not part of the jQuery API.
concat(nodes, [node2, ...]) ⇒ self
添加元素到一个元素集合中。如果参数是一个数组,那么这个数组中的所有元素将会合并到当前元素集合中。
This is a Zepto-provided method that is not part of the jQuery API.