jQuery multipart accordion form with validation
Finally ... I managed to put together a multi part form that allows the user to go back and forward between the steps without passing a long list of variables around on the server.
Adding the custom validation on each step was a bit of a trick (thanks Joern and others for your help!), since the original validation is meant to run when the form is submitted, not just when a 'next' link is clicked.
There are more notes at the top of the multi part form demo page


There are no comments for this entry.
Add Comment