Skip to content

jQuery Plugin for generating a Windows Wizard-like interface for your Web Applications

Notifications You must be signed in to change notification settings

robertmuster/jWizard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jWizard

jQuery Wizard Form Plugin

jWizard can take your boring HTML forms and turn them into a Windows Wizard-like interface.

The require markup and setup is simple and straightforward.

With nothing more than this:

and this: $(document).ready(function() { $("#wizard").jWizard(); });

The rest of the HTML as well as the JS that you need for a slick wizard interface is automatically generated and handled behind the scenes.

By digging into the configuration, even more functionality is available. All of it is well-documented here and there is a complete set of demos here.

About

jQuery Plugin for generating a Windows Wizard-like interface for your Web Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published