I was just wondering how to collect data variables in the step by step form that I’ve been working on at the moment.
It can be found here: http://jsfiddle.net/methuselah/xSkgH/22/
There are a variety of input methods and I am trying to collate all the information collected by the user dynamically (i.e. if the user goes back to change something it will update automatically) on the “final stage”.
How would I go about achieving this?
Thanks in advance!
Hmm.. It seems simple. I think I got your question correctly. See if this is what you need? http://jsfiddle.net/agentmilindu/xSkgH/30/