jStorage
jStorage copied to clipboard
Feature request: Support for sessionStorage
Helo Andris,
This is a nice plugin, with quite some features, but I was wondering if not possible to add sessionStorage to backEnd options ?
I mean to specify it by giving a paramater to $.jStorage.currentBackend('sessionStorage') or to be automatically sessionStorage if no TTL set (or zero).
Or to introduce another option parameter just for this (beside TTL).
Of course that I can setup some TTL for it, but I cannot know if it's enough for user's session / needs or not.
Thanks,