julien-maurel / jQuery-Storage-API

This plugin is no longer maintained! A new one, without dependencies with jQuery, is available : https://github.com/julien-maurel/js-storage
308 stars 83 forks source link

How to use it? #19

Closed juanpscotto closed 9 years ago

juanpscotto commented 9 years ago

Hi. I have loaded the library. But the set method on storage does not work.

I do only these: var storage=$.localStorage; storage.set("data", formData);

What can I do to get it working?

julien-maurel commented 9 years ago

Hi, I can't help you with just that, but it's the good syntax