Back to search
Tasty jQuery Form Validation
Stars
182
Forks
46
Watchers
182
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
2
commits
Fixed another IE 6/7 issue regarding fullString[i] vs. fullString.charAt(i).
51e10e2View on GitHubfullString[i] to fullString.charAt(i) to make it work in IE6/7
53d8908View on GitHubadded shameless reverse job search (thats a trademark boy..)
191c9eeView on GitHubhide/show error container via display, not only opacity
838911bView on GitHub