javascript - Client storage for multipage webform -


i have webform on 11 pages, each containing several questions answered radio buttons. need move to/from each page , save go along before submitting local storage. intended offline application. can save data each page next , save localstorage? thanks

you try make spa have 11 views , use same localstorage , go saving along.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -