
Web browsers have been able to store data locally for years in a primitive fashion through small text files called cookies. Browser makers have been casting about for a more powerful mechanism, though, resulting in a hodge-podge of possibilities.One newer method, appropriately enough called LocalStorage, is supported in Firefox and IE 8 But even as it becomes formally standardized through the W3C as Web Storage, browser makers have recognized its limits for modern browser designs.
