The base type of all dom nodes is Node , which contains methods for traversing the tree. All HTML elements would have the type Element and HTMLElement , but an ...
確定! 回上一頁