Skip to content

niceue/webStorage

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

HTML5 Web Storage Solutions

HTML5 provide a web storage API, include localStorage and sessionStorage, that most browsers have supported,but not in some old browsers,like IE lower than version 8, and Firefox lower than version 3.5. This script will provide solutions for it, and after you included it, you can use the HTML5 web storage API directly.

About

Cross browser HTML5 web storage solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published