property:form;return type:formcontent:ใช้คืนค่า form element ของ buttonexample:var tagButton = document.getElementById ( "bamboo" ); alert ( tagButton.form );