|
Using a simple API, the library provides localStorage support for all browsers without using cookies or Flash.
Store.js uses localStorage when available, and falls back on globalStorage for earlier browser versions (userData behavior in IE6 and IE7).
More documentation is included in the package's README file.
Limitations:
· Access to the userData behavior in IE6 and IE7 is restricted to "same directory" in the path of the URL.
What's New in This Release: [ read full changelog ]
· Fixed closing </iframe> tag for IE7.
Via: Store.js 1.3.8
0 Comment:
Post a Comment