ParentNode.append() allows you to also append DOMString object, whereas Node.appendChild() only accepts Node objects.
確定! 回上一頁