-
- Downloads
Converted cookie references over to localStorage (html5).
This saves HTTP requests and keeps the scope of the data local to the machine. DOM storage has been around for awhile and basically any browser EXCEPT IE6/7 is supported (oh no!). This means we could retire the use of the cookie/cookiejar/JSON js libs.. *However, I've left them alone for now.*
Loading
Please register or sign in to comment