Webmasters can feel safe their forms are user friendly when using Sisyphus.js. This jQuery plugin takes advantage of the localStorage system implemented with HTML 5 in most major browsers.
The plugin automatically saves form data to localStorage as soon as the visitor enters it in a field. This ensures that if any navigation problem is encountered, the data will always be on the user's computer.
So let's say the power goes down and the visitor was filling in a 20+ fields registration form, when he re-accesses the form, all entered data will be pulled from localStorage and entered in the proper fields, so he can continue the registration process without filling all the previous fields.
A demo can be tested here. Sisyphus.js development can be followed on its GitHub page.
Download Sisyphus.js here.
0 comments:
Post a Comment