getElementById("form"); console.log(formId);. 2. 通过document.forms 取得页面中的所有表单元素,然后通过索引来取到对应的form元素,如下代码所 ...
確定! 回上一頁