range.setStart(contentEditableElement.firstChild, position);. range.setEnd(contentEditableElement.firstChild, position). selection = window.getSelection();.
確定! 回上一頁