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