Jun
25th

JQuery Alphanumeric Validation

Posted by Ajax Lady

I ran into a javascript alphanumeric validation problem, though it was quite easy to validate it by javascript using regular expression but I would have to define rules for each pattern in order to validate them, I found a nice jquery script contributed by Paulo P. Marinas. This script provides many option to validate a string.

jquery-alphanumeric-validation JQuery Alphanumeric Validation

(more…)

1 Star2 Stars3 Stars4 Stars5 Stars (5 votes, average: 4.8 out of 5)