StickyForms
JQByte StickyForms Plugin Overview
StickyForms is a jquery plugin that automatically saves all form fields into cookies, and then autofills those values on any form that shares element IDs across your site.
StickyForms gives you the ability to control:
- Which element types (text, checkbox, select-one, etc.) that you want to be sticky.
- Any element IDs you want excluded (e.g. #password).
- The length of the cookie lifetime for the sticky property.
- The flexibility to control if you want the field values to be sticky on a single form, or across all forms on your site.
- The ability to enable debugging and automatic disabling of the StickyForms plugin.
StickyForms is compatible with IE7, IE8, IE9, Firefox, and Google Chrome.
Check out our documentation with examples, or download now!
Note: StickyForms is dual licensed under the MIT and GPL licenses.