Skip to content

Commit 8e3e7b8

Browse files
committed
Compatibility with jQuery 2 and 3!
1 parent 3cd0f73 commit 8e3e7b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Want to contribute to jQuery Form? Awesome! See [CONTRIBUTING](CONTRIBUTING.md)
1212
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md) to ensure that this project is a welcoming place for **everyone** to contribute to. By participating in this project you agree to abide by its terms.
1313

1414
## Requirements
15-
Requires jQuery 1.7 or later. Compatible with jQuery 2.x and 3.x.
15+
Requires jQuery 1.7 or later. Compatible with jQuery 2 and 3.
1616

1717
## Download
1818
* **Development:** [src/jquery.form.js

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
The only dependency is jQuery itself.
77

88
#### Which versions of jQuery is jQuery Form Plugin compatible with?
9-
jQuery Form Plugin is compatible with jQuery v1.7 and later, including jQuery 2.x and 3.x.
9+
jQuery Form Plugin is compatible with jQuery v1.7 and later, including jQuery 2 and 3.
1010

1111
#### Is jQuery Form Plugin fast? Does it serialize forms accurately?
1212
Yes! See our [comparison page](http://malsup.com/jquery/form/comp/) for a look at how jQuery Form Plugin compares to other libraries (including Prototype and dojo).

0 commit comments

Comments
 (0)