Recommend this page to a friend! |
Classes of Dave | > | Wizard | > | Download .zip .tar.gz | > | Support forum (12) | > | Blog | > | Latest changes |
|
Groups | Screenshots | Applications | Files |
Groups |
HTML | HTML generation and processing | View top rated classes |
Screenshots |
|
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 |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Files |
File | Role | Description |
---|---|---|
calendar-default-lang.js | Data | default dhtml calendar lang file (en) |
calendar-en.js | Aux. | js dhtml calendar english language file |
calendar-setup.js | Aux. | popup date selector |
calendar-win2k-1.css | Aux. | popup date selector |
calendar.js | Aux. | popup date selector |
CHANGELOG | Doc. | changelog of wizard |
comboselect.js | Aux. | dhtml+js comboselect |
datepicker.php | Aux. | popup date selector |
datepickerbutton.gif | Icon | Date picker button image |
default.css | Aux. | default stylesheet |
global.php | Conf. | global vars file; not really required |
log.php | Aux. | miscellaneous functions |
messages.php | Aux. | language catalogue functions |
misc.php | Aux. | miscellaneous functions |
sizedown.png | Icon | Resizable textarea downsize image |
sizeup.png | Icon | Resizable textarea upsize image |
spinner_down.gif | Icon | Spinner down image |
spinner_up.gif | Icon | Spinner up image |
test_post.php | Example | test page -- post section |
test_wiz.php | Example | test page |
tooltips.js | Aux. | javascript dhtml tooltips for any html element |
wizard.php | Class | Wizard class container |
wizard_documentation.html | Doc. | General documentation for the wizard class |
Install with Composer - Download all files: wizard.tar.gz wizard.zip NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|