Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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

p = object.archive

 

Property values

Type: String

the value for the archive property.

Standards information

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

object

 

 

Show:
© 2017 Microsoft