- From: Fred . <eldmannen@gmail.com>
- Date: Wed, 16 Jan 2013 15:10:18 +0100
- To: public-html-comments@w3.org
Received on Wednesday, 16 January 2013 14:10:45 UTC
The input element has a type attribute which allows values such as number,
text, etc.
Number matches only digits.
Text matches *everything*.
It would be nice with 'alphabetic' that matches only a-z, not !@#$%/[]{}(),
etc.
Received on Wednesday, 16 January 2013 14:10:45 UTC