Gives Users Real Time Hints & Progress on Forms
Posted · Category: Forms, MIT License
Progression.js is a jQuery plugin that gives users real time hints & progress updates as they complete forms. All you have to do is to give your form a unique ID. You then need to add a data attribute of data-progression to each element that needs to be a step in the form progression. Once you have created your form you will need to initiate the plugin. It is released under MIT License.
Requirements: jQuery Framework
Demo: http://git.aaronlumsden.com/progression/
License: MIT License
0 Comments