Info
Version: | 1.0.0 |
Author(s): | Admin |
Last Update: | Wednesday, April 13, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DamianEdwards/TrackDirty-jQuery-Plugin |
NuGet Url: | https://www.nuget.org/packages/jquery.trackdirty |
Install
Install-Package jquery.trackdirty
dotnet add package jquery.trackdirty
paket add jquery.trackdirty
jquery.trackdirty Download (Unzip the "nupkg" after downloading)
Dependencies
- jquery(1.4.4)
Tags
When changes are detected, the field's class name is updated so as to allow styling. A callback function can be passed which will be called when a field is marked dirty.
You can also query dirty fields using the added ":dirty" pseudo class.