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