declare attribute | declare property
Sets or retrieves a character string that can be used to implement your own declare functionality for the object.
Syntax
| HTML | <element declare="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: Boolean
the value for the declare 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.
declare was introduced in Microsoft Internet Explorer 6
See also
Show: