<form action="null" name="form1"> 你的姓名: <input type="text" name="uname" id=""> ... function f2(){ var str1 = document.form1.uname.value; ...
確定! 回上一頁