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