removeAllRanges ) { window.getSelection().removeAllRanges(); } } else if (document.selection) { document.selection.empty(); } };.
確定! 回上一頁