createTextRange (); rng.moveToPoint(window.event.x, window.event.y); rng.expand("word"); rng.select(); </SCRIPT>. The following example moves the caret in ...
確定! 回上一頁