Skip to content

angrycoding/ie-user-data-behavior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Internet Explorer's userData behavior to store data on the client

According to the documentation, userData behavior "The userData behavior persists information across sessions by writing to a UserData store. This provides a data structure that is more dynamic and has a greater capacity than cookies. The capacity of the UserData store depends on the security zone of the domain. The following table shows the maximum amount of UserData storage that is available for an individual document and also the total available for an entire domain, based on the security zone.".

See the live demo here

About

Using Internet Explorer's userData behavior to store data on the client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published