Sets or retrieves a character string that can be used to implement your own standby functionality for the object.
Syntax
HTML | <OBJECT STANDBY
= sStand... >
|
---|
Scripting | OBJECT.standby(v) [ = sStand ] |
---|
Possible Values
sStand | String that
specifies or receives the value for the standby property. |
The property is read/write.
The property has no default value.
Remarks
There is no functionality implemented for this property unless defined by the author.
Standards Information
This property is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To