jQuery.Form
3.43.0
See the version list below for details.
dotnet add package jQuery.Form --version 3.43.0
NuGet\Install-Package jQuery.Form -Version 3.43.0
<PackageReference Include="jQuery.Form" Version="3.43.0" />
<PackageVersion Include="jQuery.Form" Version="3.43.0" />
<PackageReference Include="jQuery.Form" />
paket add jQuery.Form --version 3.43.0
#r "nuget: jQuery.Form, 3.43.0"
#:package jQuery.Form@3.43.0
#addin nuget:?package=jQuery.Form&version=3.43.0
#tool nuget:?package=jQuery.Form&version=3.43.0
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.
Learn more about Target Frameworks and .NET Standard.
-
- jquery (>= 1.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on jQuery.Form:
| Repository | Stars |
|---|---|
|
AndreyAkinshin/knockout-mvc
Power of Knockout.js for ASP.NET MVC
|
|
|
aspose-pdf/Aspose.PDF-for-.NET
Aspose.PDF for .NET examples, plugins and showcase projects
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.51.0 | 30,968 | 10/29/2014 |
| 3.46.0 | 37,456 | 12/4/2013 |
| 3.43.0 | 10,836 | 9/4/2013 |
| 3.36.0 | 6,695 | 7/8/2013 |
| 3.32.0 | 8,935 | 4/4/2013 |
| 3.28.0 | 7,549 | 3/20/2013 |
| 3.27.0 | 2,791 | 2/11/2013 |
| 3.25.0 | 768 | 1/22/2013 |
| 3.24.0 | 688 | 1/7/2013 |
| 3.23.0 | 431 | 12/19/2012 |
| 3.20.0 | 515 | 11/28/2012 |
| 3.18.0 | 2,498 | 10/18/2012 |
- fix error when no options passed (3.37)
- Fix iFrame abort() (3.38)
- default 'method' to ajaxSettings value (3.39)
- Fix how jQuery is passed to closure (3.39)
- Lowercase header names when calling getResponseHeader() on a mock XHR object (feature parity with jQuery). (3.40)
- fix for an issue where an Ajax file upload was not being sent as multi-part (3.41)
- set POST method correctly (3.42)
- bind event for resident iframes! (3.43)