HTML number input

revision 47295aaa769a045b0917038f045fd992392244c6

raw

test.html

1
2
3
4
<form method="get" action="http://p.cweiske.de/580/">
test: <input type="text" pattern="\d{5}"/>
<input type="submit" value="submit"/>
</form>

History