search

goog.storage.mechanism.IEUserData

Provided By
Extends
All Implemented Interfaces

Provides a storage mechanism using IE userData.

new IEUserData( storageKey, opt_storageNodeId )

Parameters
storageKeystring

The key (store name) to store the data under.

opt_storageNodeIdstring=

The ID of the associated HTML element, one will be created if not provided.

Instance Methods

Static Properties