Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

standby attribute | standby property

Sets or retrieves a message to be displayed while an object is loading.

Syntax

HTML<element standby="p" ... >
JavaScript

p = object.standby

 

Property values

Type: String

the value for the standby property.

Standards information

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

object

 

 

Show:
© 2017 Microsoft