Background Changer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thelegendray
    New Member
    • Jul 2007
    • 1

    Background Changer

    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.
  • gits
    Recognized Expert Moderator Expert
    • May 2007
    • 5390

    #2
    hi ...

    you are welcome at TSDN ... and the experts here are glad to help you with your problems but they are not supposed to provide complete solutions (even if you sometimes get one ;) ) ... but help you with particular problems you have. first thing is to get the idea and try something for your own. when it comes to cookies you may have a look here ... and when you discover problems, then post back with the code you have done so far ...

    kind regards

    Comment

    Working...