DECLARE Attribute | declare

HTML (DHTML)

DECLARE Attribute | declare Property

Internet Development Index

Sets or retrieves a character string that can be used to implement your own declare functionality for the object.

Syntax

HTML<OBJECT DECLARE ... >
ScriptingOBJECT.declare(v) [ = sDec ]

Possible Values

sDecBoolean that specifies or receives the value for the declare property.

The property is read/write. The property has no default value.

Remarks

There is no functionality implemented for this property unless defined by the author.

Standards Information

This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

OBJECT