Local storage
-
I have an application where I think Local Storage could be useful. I want the user to be able to browse my site and select individual items. I envisage just three data storage fields – the number of items selected, their total weight and a comma-separated list containing each item’s id together with a couple of descriptive fields (e.g. size, material). I want to be able to be able to display the current values of the fields and save a csv file locally for later attachment to an email.
Does anyone know of any plugin that can help me here – or should I try a different approach ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Local storage’ is closed to new replies.