<input type="number" name="numberTwo" id="numberTwo"> ... 可以得到input值的型別是string(即使上面已經設定type="number"),所以input值的比較是 ...
確定! 回上一頁