bs-wizard : jQuery wizard plugin based on Bootstrap

Spread the love

jQuery wizard plugin based on Bootstrap.Inspired by acc-wizard, this wizard is different from acc-wizard in a few ways:

  1. Source code is CoffeeScript;
  2. Not based on hash when move forward and backward in wizard;
  3. Not based on Bootstrap accordion;
  4. More events and utilize public methods.

This plugin also includes a beautiful CSS file which is borrowed from acc-wizard, but this is absolutely optional, you can provide your own css style.

Tags:

Demo: http://mingliangfeng.me/github%20project/2013/08/23/sophisticated-bs-wizard-demo/

Download Links

https://github.com/mingliangfeng/bs-wizard

Scroll to Top