else{ //獲取選中文字 var sText = document.selection == undefined ? document.getSelection().toString():document.selection.createRange().text;
確定! 回上一頁