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
@@ -12,7 +12,7 @@ Want to contribute to jQuery Form? Awesome! See [CONTRIBUTING](CONTRIBUTING.md)
12
12
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.
13
13
14
14
## 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.
Copy file name to clipboardExpand all lines: docs/faq.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
@@ -6,7 +6,7 @@
6
6
The only dependency is jQuery itself.
7
7
8
8
#### 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.
10
10
11
11
#### Is jQuery Form Plugin fast? Does it serialize forms accurately?
12
12
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