window.getSelection() will return an object. You can use the returned selection object as a string by calling the objects .toString() method.
確定! 回上一頁