document.forms 回傳文件中所有表單集合成的HTMLCollection 物件(object) 。 舉例如下 function run1() { var c = document.forms[0]; var s = document.
確定! 回上一頁