You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ RestrictedTextField v1.1
3
3
4
4
See LICENSE for this software's licensing terms.
5
5
6
-
ResrictedTextField is a jQuery plugin which uses regular expressions to validate HTML text fields. It allows you to reject invalid keystrokes or to allow them into the field. Fields are always validated on blur.
6
+
A jQuery plugin which uses regular expressions to validate HTML text fields. Using nearly 30 built-in types or types you define yourself, it allows you to prevent invalid keystrokes or to allow them into the field for later validation. Fields are always validated on blur.
0 commit comments