Monday, August 15, 2011

Introduction to HTML5 Web Storage

Media_httpcdnsixrevis_rodpj

Web Storage is a new HTML5 API offering important benefits over traditional cookies. Although the specification is still in W3C draft status, all major browsers support it already.

This means you can start using the API’s sessionStorage and localStorage objects (we will discuss these later on) and enjoy their benefits.

Posted via email from Inspiration

No comments:

Post a Comment