Progression.js is a jQuery plugin that shows tips about an active form field and also displays the progress (how much of the form is filled).

Web users are experienced in filling standard forms like contact or comment forms. For non-standard forms, it is always a good idea to inform users about the data expected.

Progression.js

It uses the

data

attributes for storing the tips, has options for customizing the tooltip and can be implemented into any form so easily.

Requirements: jQuery
Compatibility: All Major Browsers

Website: http://git.aaronlumsden.com/progression/
Download: https://github.com/aarondo/progression.js

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

sixteen − 10 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

QUOjs – Micro JavaScript Library

QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.