standby attribute | standby property
Sets or retrieves a message to be displayed while an object is loading.
Syntax
| HTML | <element standby="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the value for the standby property.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
Remarks
This property has no default value
Windows Internet Explorer does not render the standby message while loading an object's implementation or data; however, some objects may react to or display the content of this string.
standby was introduced in Microsoft Internet Explorer 6
See also
Show: