- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
I am looking for any tutorials/info how to insert and extract multiple data from aan cookie, i know how to ad en extract a single value from a cookie, but not multiple data.
I am working on a project which usses a cookie to store a single to tell if the toggle boxes are open or not, very basic but i now want to add the function that users can set every toggle box to open or close on load.
I have looked on the net but i must say i cant seem to find anything.
You could do it with a loop?
Hi Mark,
This tutorial: http://net.tutsplus.com/tutorials/javascript-ajax/inettuts/ has been extended with cookies which read multiple values at the author’s blog: http://james.padolsey.com/javascript/inettuts-with-cookies/
I find it to be an extremely helpful tutorial, maybe you could try using it 
