├── README.md ├── example.html ├── examplealtstate.html ├── exampletabs.html ├── jquery.multipage.css └── jquery.multipage.js /README.md: -------------------------------------------------------------------------------- 1 | # jQuery Multipage Form Plugin 2 | 3 | Sometimes, you have a lot of form fields, and you need 4 | to break them up into multiple pages. This plugin does that! 5 | 6 | [Get it from Github](https://github.com/xoxco/jQuery-multipage-form) 7 | 8 | [View Demo](http://xoxco.com/projects/code/multipage/) 9 | 10 | [Test it yourself using this jsFiddle Demo](http://jsfiddle.net/eJKQn/) 11 | 12 | Created by [XOXCO](http://xoxco.com) 13 | 14 | 15 | By default, it will take all of the `