Javascript Properties JavaScript Reference

Note:
Read-only property. 
Returns a reference to the 
 element. 
Value: 
An object 
null               (if the container element is not a ).
    
Syntax:
    
document.getElementById("elementID").form
document.all.elementID.form // IE only