createTextRange (); alert(rng.text) } function test1() { var rng=document.body.createTextRange(); alert(rng.htmlText) } .
確定! 回上一頁