Gets or sets the message to display while the object is loaded.

[VBScript]
Public Property Standby As String
[JScript]
public function get Standby() : String;
public function set Standby(String);

Property Value

A string representing the message to display while the object is loaded.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace