We have a WYSIWYG type editor (content editable), and in blur, we try to save the range: sel = window.getSelection(); sel.getRangeAt(0); //throws error.
確定! 回上一頁