这是我的代码: var range = editor.selection.getRng(); range.setStart(range.startContainer, 2); Chrome一切正常,但是在Firefox中,我得到了错误的索引或大小为 ...
確定! 回上一頁