I'm doing a form with steps in Ajax. The idea is at every step to get the form data, play an array, and store the array in the session, so I can manipulate all the data in the last step:
Ajax form1:
$('.next').click(function(){
$.post(...
asked by
18.05.2016 / 18:18