A message for the browser to show while an object’s implementation and data load.
Applies to [dom/HTMLElement/object](/w/index.php?title=dom/HTMLElement/object&action=edit&redlink=1)A message for the browser to show while an `object`'s implementation and data load.
ExamplesThe standby
attribute used to alert users to a lengthy delay before the image displays.
<object data="huge-picture.png" standby="Loading...">
</object>
Notes 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
Syntax Standards informationstandby
object
Mozilla Developer Network : [[1] Article]
Microsoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4