Never used cookies before and have only started using JS
So what I'm trying to do is use cookies to remember if the user want's to have snow displaying or not (using an external http://epicurus-rsps.net/forum/jscripts/snowfall.js) on my MyBB forums.
By default I've got it hidden because it does cause some lag which somes users may not be able to handle.
The way cookies are saved and fetched is a but weird, but easy to understand. I suggest you check out this article about cookies on QuirksMode to begin with.
Bookmarks