Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Object Syntax and Note

Note: Read-only property.  Returns the object contained by the element.      Syntax:      document.getElementById("elementID").object document.all.elementID.object // IE only