Skip to main contentdfsdf

Arrix Z's List: Web Local Storage

  • Jun 08, 09

    jData is a shared localStorage object interface that can be accessed by any website on the internet and works on Firefox 3+, Webkit 3.1.2/3.2+ nightlies and IE8.

    • jData is a shared localStorage object interface that can be accessed by any website on the internet and works on Firefox 3+, Webkit 3.1.2/3.2+ nightlies and IE8.
    • DOM Storage is designed to provide a larger, securer, and easier-to-use alternative to storing information in cookies. It is currently only available in Mozilla-based browsers, notably starting with Firefox 2.
    • Currently, only Mozilla-based browsers, Internet Explorer 8 beta 2, and Safari (not other webkit-based browsers, e.g., Google Chrome) provide a working implementation of the DOM Storage specification. Internet Explorer previous to version 8 does have a similar feature called "userData behavior" that allows you to persist data across multiple browser sessions.
1 - 3 of 3
20 items/page
List Comments (0)