archive attribute | archive property
Sets or retrieves a character string that can be used to implement your own archive functionality for the object.
Syntax
| HTML | <element archive="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
the value for the archive property.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
Remarks
This property has no default value.
There is no functionality implemented for this property unless defined by the author.
archive was introduced in Microsoft Internet Explorer 6
See also
Show: