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