Skip to content

Commit 4317c6a

Browse files
committed
Update README.md
1 parent 4df4064 commit 4317c6a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# jQuery Form Validator
22

3-
With this feature rich jQuery plugin it becomes easy to validate user input while keeping your
4-
HTML markup clean from javascript code. Even though this plugin has **a wide range of validation functions**
5-
it's designed to require as little bandwidth as possible. This is achieved by grouping together validation functions
6-
in "modules", making it possible for the programmer to load **only those functions that's needed** to validate a
7-
particular form.
3+
jQuery Form Validator is a feature rich and multilingual jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code. Even though this plugin has a wide range of validation functions it's designed to require as little jQuery network traffic as possible. This is achieved by grouping together validation functions in "modules", making it possible to load only those functions that's needed to validate a particular form.
84

95
**Form demos and full documentation available at http://formvalidator.net/**
106

0 commit comments

Comments
 (0)