Range.surroundContents() 方法将Range 对象的内容移动到一个新的节点,并将新节点放到这个范围的起始处。 ... insertNode(newNode) 等价。
確定! 回上一頁