6 ms·
This law applies to any kind of "data" stored on the client, so using localStorage to store the user's answer would be breaking the law. http://www.cookiepedia.
by notok22 13y ago
This law applies to any kind of "data" stored on the client, so using localStorage to store the user's answer would be breaking the law.
http://www.cookiepedia.co.uk/eu-cookie-law http://www.cookiepedia.co.uk/eu-cookie-law
- pgeorgi 13y agoI don't remember the specifics. They could add a checkbox "store this decision locally", which would allow storing this single information - and localStorage is the best place to put it (unlike cookies).