Im a newbie at javascript, and needs help in coding my new web.
What i need now is a code when loaded will look for a cookie, if there is a value in the cookie, it will load the value as the background image, if there is no value/no cookie exist, it will create 1 cookie with a default value of an image url.
And at the end of the page there is a form that allow user to input image url for the cookie to remember.
Can someone please generate the code for me, you help is most appreciated.
What i need now is a code when loaded will look for a cookie, if there is a value in the cookie, it will load the value as the background image, if there is no value/no cookie exist, it will create 1 cookie with a default value of an image url.
And at the end of the page there is a form that allow user to input image url for the cookie to remember.
Can someone please generate the code for me, you help is most appreciated.
Comment