selectNodeContents (el); sel.removeAllRanges(); sel.addRange(range); } else if (document.selection && document.body.createTextRange) { var textRange ...
確定! 回上一頁