I have a project I am currently working on where it has a number of stored values that the user can select. The application has a number of pages and I have come across something called parsing data and recalling.
I am looking to save out the information when the user changes the values. Bit hard to explain so I have included a picture.
https://i.stack.imgur.com/Ebg20.jpg
So the user can change the POWER, Spot Diameter, Exposure Time and Radius, then when the page changes those values can be recalled again.
I am using Javascript variables with jquery, as i want this application to be cross platform and be able to run on an ipad.