function selected() { var selObj = window.getSelection(); } 從網頁選擇的文本此函數返回。如何返回選定區域的html。這可能與 和標籤有關嗎?
確定! 回上一頁