AstroForm is a small jQuery plugin for converting web forms into a stepped wizard form.
There's nothing that makes a web user question and abandon his intentions than huge web forms with lots of fields and details to fill in.
While sometimes big large forms are a must, like in e-commerce stores, most of the time they're an overkill. Nevertheless, this doesn't mean that in cases where these forms are a must, they should also be a torture for users to fill in.
UX experts have always sought a solution for this problem, and one of the most user-friendly was to divide the form in small parts and present them to the user one by one, with the ability to jump between parts and automatically advance to the next one, as the user fills in the current one.
AstroForm automates this process, by allowing developers to quickly split up forms, and providing a pre-built form step navigation process out of the box.
Check out a
demo of AstroForm, and if interested, try to contribute to its code on
GitHub.
Download AstroForm from our Scripts section here.