getSelection (); /// for Firefox text=document.selection.createRange().text; /// for IE. But how can I get the selected Html, which includes the text and ...
確定! 回上一頁