removeAllRanges (); 其他浏览器使用. $('p').mouseup(function(){ window.getSelection ? window.getSelection().removeAllRanges() : document.selection.empty(); }).
確定! 回上一頁