HTML 5 has a native solution with <input type="number"> (see the specification), but note that browser support varies: Most browsers will only validate the ...
確定! 回上一頁