What Are The Size Limits For Html 5 Client Side Storage?
What are the size limits for HTML 5 client side storage?
Solution 1:
It's around 5 MB per website, but it depends a lot on the browser and the settings of the user.
In Safari, for example, if a website wants to use more than 5 MB, the browser will just ask the user if he wants to let the website use more space.
Post a Comment for "What Are The Size Limits For Html 5 Client Side Storage?"