Unterhaltung
Nachrichten
-
If you have a javascript web form, you should never have to tell me "please enter only digits" on a phone number field.
- lnxw48 wiederholte dies.
-
If you have a #Javascript web form I'm unlikely to ever use it. #Javascrippled
-
If you accept only numbers in your phone field you're not likely to get properly formatted international numbers http://bob.jonkman.ca/blogs/2010/03/20/telephone-number-format-standards/
-
If you rely on #Javascript to perform web form field validation, you're doing server side validation wrong
-
@bobjonkman @mmn The 'tel' input type might work, but it has some limitations as well: http://www.w3.org/wiki/HTML/Elements/input/tel