Wraps a DOM Range instance with the specified DOM node name. ... range.setStart(div.firstChild, 1);. range.setEnd(div.firstChild, 8);.
確定! 回上一頁