I tried a variety of jQuery plugins for warning the user when they are about to leave a form with unsaved changes, and I couldn’t quite get any of them to behave exactly the way I wanted. Among other reasons, I needed to support TinyMCE and jQuery tabs. Anyway, I ended up rolling my own, …
Daily Archives: June 22, 2012
dirtyFields jQuery Plugin
The dirtyFields plugin was born out of the need to make a user aware that they had unsaved values on an HTML form.