编辑下面的代码:【加编码】
<html> <body> <script> window.status="Some text in the status bar!!"; </script> <p>Look at the text in the statusbar.</p> <p>Note: This property does not work in default configuration of IE, Firefox, and some other browsers!</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂