Info
Version: | 3.0.0 |
Author(s): | Arik Maas |
Last Update: | Wednesday, June 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jquery/jquery-migrate/blob/3.0.0/README.md |
NuGet Url: | https://www.nuget.org/packages/jQuery.Migrate.Alternative |
Install
Install-Package jQuery.Migrate.Alternative
dotnet add package jQuery.Migrate.Alternative
paket add jQuery.Migrate.Alternative
jQuery.Migrate.Alternative Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 3.0.0)
Tags
The plugin restores deprecated features and behaviors so that older code will still run properly on jQuery 1.9 and later. Use the uncompressed development version to diagnose compatibility issues, it will generate warnings on the console that you can use to identify and fix problems.
Use the compressed production version to simply fix compatibility issues without generating console warnings.