jQuery RememberState Version 1.1 Released
After seeing a fair amount of traffic on my previous post for my jQuery localStorage plugin I figured I should update it to make it a little easier to use. The rememberState plugin now has options for the localStorage object name, clearing the storage on submit, the ability to send a custom notice block, and a notice selector in the event the notice element already exists in the form. For more info, check out the readme at the plugin’s GitHub page or try the demo form.
Planned future additions include being able to exclude form fields or field types. Let me know if you think it could use anything else.