Window defaultStatus 属性

定义和用法

defaultStatus 属性已弃用。

请删除它,以防止将来出现运行时错误。

实例

设置窗口状态栏中的默认文本:

window.defaultStatus = "Default text in the status bar!"

亲自试一试

语法

window.defaultStatus

返回值

窗口状态栏中的默认文本。