Skip to content

pk-codebox-evo/plugin-jquery-wizard-SmartWizard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Wizard 4

An awesome jQuery step wizard plugin with Bootstrap support.

npm version Bower version Latest Stable Version GitHub license

Smart Wizard is a flexible and heavily customizable jQuery step wizard plugin with Bootstrap support. It is easy to implement, have a lot of features added and gives a neat and stylish screen interface for your forms, checkout etc.

On the new version Smart Wizard 4, we have completely rewritten the code from scratch to make it more robust based on the feedback from our users over the past years. We have added the theme support and will be adding more themes on the go. Also we have added a toolbar with heavily customizable options. Please see the demos and documentation for more details.

Screenshots

Smart Wizard Screenshot1 Smart Wizard Screenshot2 Smart Wizard Screenshot3

Demos

Requirements

Installation and usage

npm install smartwizard

Bower

bower install smartwizard
composer require techlab/smartwizard

Download

Please see the documentation for more deatils on implementation and usage.

Features

  • Bootstrap support
  • Heavily customizable toolbar, option to add extra buttons
  • Theme support with various themes included
  • Url navigation and step selection
  • Auto content height adjustment
  • Public methods for external function call
  • Enhanced event support
  • In-built reset method
  • Ajax content loading with option to specify individual url for steps
  • Keyboard navigation
  • Easy navigation with step anchors and navigation buttons
  • Navigation direction parameter on events
  • Multiple wizard instance on same page
  • Easy to implement, Minimal HTML required
  • and a lot more...

Version

SmartWizard v4.0.5

License

MIT License

About

An awesome jQuery step wizard plugin with Bootstrap support

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.9%
  • CSS 45.1%