createTextRange ( ); if (rng!=null) { alert(rng.htmlText); }. The following JScript example creates a text range for the first BUTTON element in the document ...
確定! 回上一頁