这是我的代码: var range = editor.selection.getRng(); range.setStart(range.startContainer, 2);. 一切都适用于Chrome,但在Firefox中我得到错误 ...
確定! 回上一頁