getSelection (); //get the selection object var anchorNodeProp = selection.anchorNode; //get the node object alert ( "Selected text: \n" + ...
確定! 回上一頁