HTMLObjectElement.Standby Property |
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);
A string representing the message to display while the object is loaded.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace