| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 2x | |||||||||||||||||||
| Classes of Dave | > | Wizard | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||||
| Groups | ||
| HTML | HTML generation and processing | View top rated classes |
![]() |
|
| Innovation Award | ||
![]() February 2005 Number 2 Prize: One book of choice by O'Reilly |
Sometimes the sites need to ask their users to fill long forms. A common solution to make the form filling less confusing and tyring to the user, is to split the forms in multiple pages. This class provides a solution for presenting long forms in a way that they appear to show as multiple pages, but in reality it is just a single page form that has multiple sections with only one section visible to the user at each time. This solution simplifies the processing of the forms as the server side script to which the forms are submitted does not need to handle requests to navigate between the form sections, as that happens only on the client browser side due to clever use of Javascript and dynamic HTML. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| File | Role | Description |
|---|---|---|
| Data | default dhtml calendar lang file (en) | |
| Aux. | js dhtml calendar english language file | |
| Aux. | popup date selector | |
| Aux. | popup date selector | |
| Aux. | popup date selector | |
| Doc. | changelog of wizard | |
| Aux. | dhtml+js comboselect | |
| Aux. | popup date selector | |
| Icon | Date picker button image | |
| Aux. | default stylesheet | |
| Conf. | global vars file; not really required | |
| Aux. | miscellaneous functions | |
| Aux. | language catalogue functions | |
| Aux. | miscellaneous functions | |
| Icon | Resizable textarea downsize image | |
| Icon | Resizable textarea upsize image | |
| Icon | Spinner down image | |
| Icon | Spinner up image | |
| Example | test page -- post section | |
| Example | test page | |
| Aux. | javascript dhtml tooltips for any html element | |
| Class | Wizard class container | |
| Doc. | General documentation for the wizard class |
| Download all files: wizard.tar.gz wizard.zip |