How to find index of selected text in getSelection() using javascript? What you are looking for is available inside object returned by window.getSelection().
確定! 回上一頁