Sets or retrieves a Uniform Resource Identifier (URI) to a long description of the object.
Syntax
HTML | N/A |
---|
Scripting | object.longDesc(v) [ = sDesc ] |
---|
Possible Values
sDesc | String that
specifies or receives the URI. |
The property is read/write.
The property has no default value.
Remarks
Note The long description supplements the shorter description specified by the
alt attribute.
Standards Information
This property is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To