if(range.startOffset - incorrectTxt.length >= 0) { // clone the range, so we can alter the start and end var clone = range.cloneRange();
確定! 回上一頁