How could i make a modal wizard with jquery??
Asked
Active
Viewed 1.3k times
5 Answers
9
JQuery Wizard Plugin
http://blog.jerodsanto.net/2008/08/jquery-wizard-redux/
Demo is here:
http://jerodsanto.net/src/wizard/demo/
Very cool.

Robert Harvey
- 178,213
- 47
- 333
- 501
-
2Then you can just put this in a div and use the Jquery dialog widget to make it modal. http://jqueryui.com/demos/dialog/ – Ehz Sep 25 '09 at 20:34
2
There are now several wizards available, which can be used in combination with a jQuery modal dialog.

Bumptious Q Bangwhistle
- 4,689
- 2
- 34
- 43