Profile
Achievement
jprochazka's Recent JavaScript SnippetsTagged validation
- All /
« Prev 1 Next »
The following code allows only numeric characters to be entered.
1
2598
posted 13 years ago by jprochazka
The following JavaScript will validate an email address using strict rules when a form is submitted.
0
1709
posted 15 years ago by jprochazka
The following JavaScript will validate if a 10 digit phone number was supplied once the form is submitted.
0
1389
posted 15 years ago by jprochazka