createRange(); C.setStart(E.anchorNode, E.anchorOffset); C.setEnd(E.focusNode, E.focusOffset); if (C.startOffset === C.endOffset ...
確定! 回上一頁