如果我做一個HTML頁面中選擇,我做的事: var a = document.getSelection() 我得到一個對象有四個屬性: anchorNode baseNode extentNode focusNode 前三個值是相同的 ...
確定! 回上一頁