To select a part of the document using a range is use either selectNode() or selectNodeContents(). These methods each accept one argument, a DOM node, ...
確定! 回上一頁