forms 集合(頁面中的表單). a)通過集合引用 document.forms //對應頁面上的form標籤 document.forms.length //對應頁面上/formform標籤的個數 document.forms[0] //第1 ...
確定! 回上一頁