STANDBY Attribute | standby Property

Internet Development Index

Sets or retrieves a character string that can be used to implement your own standby functionality for the object.

Syntax

HTML<OBJECT STANDBY = sStand... >
ScriptingOBJECT.standby(v) [ = sStand ]

Possible Values

sStandString 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 Non-Microsoft link.

Applies To

OBJECT