sathomas / acc-wizard

Wizard implementation for bootstrap based on accordion
216 stars 76 forks source link

Port gh-pages branch to bootstrap 3 #19

Closed ms-ati closed 10 years ago

ms-ati commented 10 years ago

Following on https://github.com/sathomas/acc-wizard/pull/18, this PR ports the demo in the gh-pages branch to support Bootstrap 3.

In fact, getting this to work was how I fixed the code from @tienvx, which is why you see commented out code for working directly off of the LESS version via less.js. A handy development option. I then minified, and converted back to using the minified versions here to test them.

Changes, questions, comments, etc welcome.