These examples will show you how to create and management simple forms using the wizard plugin.
Display a form inside a dialog and supervice the submition process using the Wizard Manager.
Display the form inside a DIV as dynamic area (the same as the dialog demo).
NOTE: If the YUI button widget is included (button.js), the wizard will transform the input buttons into YUI buttons.
Display the form inside the dialog (the form will run independent of the current page).
Process and Management a markup form that was already displayed in the page (the wizard will process each form entry and will supervice the submition process).
NOTE: You must press the button "Process markup form" before use the form to process the form, as you will see, the wizard will tranform the form's buttons into YUI buttons.