The Dojo Toolkit Wizard vs. Microsoft`s Web Wizard
Wizards are very useful for Internet applications. Users are often very comfortable with them. This article compares the look and feel of two wizards, and shows the code behind one of them (the code behind the other one was discussed in a previous article).
The Dojo Toolkit Wizard vs. Microsoft`s Web Wizard - Screen shots from the Dojo Toolkit Wizard widget (Page 3 of 4 )
The New Wizard.htm, created using the dojo toolkit whose code will be shown later, was opened in IE 7.0 browser. In the first step user information is collected.
In the second step the date last visited is collected. Well, a drop-down calendar is used, but it could have been just a stay-up calendar, also using the dojo widget shown in my previous article.
Some more information is added for user guidance, with several message boxes popping up. It's really for showing how events may be raised in this traverse.
This page is just to show that you are about to finish. Should you change your mind you can go back and make changes.
This is the final screen where the collected information is presented.