W3School TIY
(请在下面的文本框中编辑您的代码,然后单击此按钮测试结果。)
编辑您的代码:
<html> <body> <script type="text/javascript"> window.status="Some text in the status bar!!" </script> <p>请看状态栏中的文本。</p> </body> </html>
查看结果: