selectNodeContents does the trick, getting the content of the specified element. range.selectNodeContents(container);.
確定! 回上一頁