Free jQuery form save Plugins
All the Free jQuery Plugins about 'form save' are listed here.
Store Form Fields In Session Storage - form-saver
- Form - 2703 ViewsA lightweight and easy-to-use jQuery/JavaScript plugin that stores form changed fields in local storage to help prevent users from losing data.
Alert User If Data In Form Was Changed - jQuery Dirty
- Form - 13407 ViewsThe jQuery Dirty plugin detects if an HTML form is 'Dirty' and prompts the user to save changes before navigating away.
Auto Send Data When Form Changes - jQuery Form Async
- Form - 5404 ViewsForm Async is a jQuery plugin for automatic form save that automatically sends field data via AJAX when the web form changes.
Browser Storage Based Form Caching Plugin With jQuery - Form Prefill
- Form - 1668 ViewsForm Prefill is a jQuery form caching plugin that saves all data of form fields to the Browser Cookie or Session Storage and restores them as needed (e.g. when the browser is refreshed).
Save And Restore Form Values With jQuery - savy.js
- Form - 9967 Viewssavy.js is an ultra-light (less than 1kb) jQuery plugin that automatically saves form values in the client side (using HTML5 localStorage) and restore them on your next visit.
Get And Restore Form Data Using Local Storage - jQuery Save My Form
- Form - 3726 ViewsJust another jQuery plugin to prevent losing data that automatically saves form values in local storage when editing HTML forms.
Auto Save Form Values In Local Storage - saveStorage
- Form - 7097 ViewssaveStorage is a lightweight jQuery & Vanilla JavaScript plugin that automatically stores and recovers form values to prevent losing data when editing an HTML form.
Auto Store Form Values Using Cookies - jQuery inputStore
- Form - 4229 ViewsYet another jQuery plugin for preventing data loss that automatically stores form values in the cookies and restores the saved data on the next visit.
Persist Form Data Using HTML5 Local/Session Storage - Persist.js
- Form - 3382 ViewsPersist.js is a lightweight jQuery plugin that saves data from an HTML form with HTML5 local storage (or session storage) and restores the form to it's previous state when needed.
jQuery Plugin To Detect and Save Data Changes In Forms - Dirrty
- Form - 6724 ViewsDirrty is a jQuery form change detection plugin that detects unsaved data changes in a form and alerts your user using native JavaScript alert dialog box.
jQuery Plugin to Save Form Fields Values To localStorage - phoenix
- Form - 7929 ViewsPhoenix is a human-friendly jQuery form plugin that makes use of HTML5 Web Storage API to save form values your users input into local storage and restore the data when needed.
jQuery Plugin To Preserve Form Data Using Local Storage - Ftakar
- Form - 1362 ViewsFtakar is a jQuery plugin that detects if the fields of a form had been modified and save the form values into local storage for preventing data loss.
Gmail-like Client-Side Drafts Plugin - Sisyphus
- Other - 918 ViewsSisyphus is a lightweight jQuery Plugin that uses Local Storage to save html forms data to restore them after browser crashes, tabs closings and other disasters. to LocalStorage to restore them after browser crashes, tabs closings and other