jQuery plugin to make request with visual feedback, blocked element, result notification, queue or parallel queues for you requests.
Info
| Version: | 1.0.4 |
| Author(s): | Thiago Aguiar |
| Last Update: | Tuesday, November 10, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Taguiar84/AsyncRequest |
| NuGet Url: | https://www.nuget.org/packages/AsyncRequest |
Install
Install-Package AsyncRequest
dotnet add package AsyncRequest
paket add AsyncRequest
AsyncRequest Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(2.0.3)
- jQuery.BlockUI(2.65)