To remove an element from a document, you can use the remove() method. It removes each element in the selection, and all of their children, from the document.
確定! 回上一頁