A jQuery plugin that sets a division or span to show a countdown to a given time. If you find this plugin useful please vote for it on the jQuery site.
Author Archives: Prosoxi.com Webmaster
Jquery Dirty Forms Plugin
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, …
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.
autohotkey
AutoHotkey sends several tools into retirement. It unites hotkey and text macros and offers a scripting-language, which is more powerful than every batch-file Wolfgang Reszel, c’t Magazine
jQuery Method To Prompt A User To Save Changes Before Leaving Page
‘m doing a little work on cleaning up an application and came acrossed an undesirable circumstance related to the UI. The app contains what appears to be a tab navigator, but rather then the tabbed links revealing hidden form elements in another tab they take the user to a whole new page. The obvious problem …
Continue reading “jQuery Method To Prompt A User To Save Changes Before Leaving Page”
Jquery Dirty Forms
Dirty Forms is a flexible jQuery plugin to help prevent users from losing data when editing forms.