• 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)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Hi Blackjack84, are you referring to the HTML5 term ‘localstorage’ or do you mean the real world term ‘local storage’?

    Thread Starter blackjack84

    (@blackjack84)

    It’s the HTML5 type of localstorage that I’m interested in.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Local storage’ is closed to new replies.