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