Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Declare Syntax and Note

Note: Read and write property.  Whether or not to simply declare the element without loading or running it.       Syntax:      document.getElementById("objectID").declare = value document.all.objectID.declare = value // IE only