PacktLib: Instant HTML5 Local Storage How-to [Instant]

Instant HTML5 Local Storage How-to

Credits

About the Author

About the Reviewer

www.PacktPub.com

Preface

Instant HTML5 Local Storage How-to

Basic use of Local Storage (Must know)

Viewing Local Storage content in a browser (Must know)

Basic demo for Session Storage (Must know)

Comparing Local Storage and Session Storage (Should know)

Using web storage instead of cookies (Must know)

Basic detection for storage support (Must know)

Improving detection using Modernizr (Should know)

Providing fallback support (Should know)

Is the user online or offline? (Become an expert)

Using a manifest for caching (Become an expert)

Providing support for the mobile platform (Should know)

Building a simple plugin using jQuery (Should know)

Adding objects, arrays, and TTL support to storage (Become an expert)

Storing images within Local Storage (Become an expert)

Adjusting the Local Storage space for browsers (Must know)

Building a stickies option for using in a browser (Become an expert)

Building a simple to-do list (Become an expert)

Using Local Storage in a form (Become an expert)

Using Local Storage in a CMS (Become an expert)

Using Local Storage to hide sign-up forms (Become an expert)