This topic has not yet been rated - Rate this topic

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

p = object.declare

Property values

Type: Boolean

the value for the declare property.

Standards information

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

object

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.