jquery - How to split registration form into multiple pages without losing data in asp.net mvc -


my registration form requires long scroll - what's best way can split maybe multiple pages? can use? , when hit next button take user page 1 page 2 - lose data have entered in page 1? other implications?

you can use jquery steps or bootstrap form wizard or without using ajax.

http://www.jquery-steps.com/

https://github.com/vinceg/twitter-bootstrap-wizard


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -