View Full Version : Changing Background Color with Image/Text Link


frenchfry
07-23-2004, 12:43 AM
To do it with text, use this exact code, replacing ONLY the color # and "TEXT"

<a href="#" onClick="document.bgColor='#COLOR;">TEXT</a>

To do it with an image:

<img src="YOURIMAGE.GIF" onClick="document.bgColor='#COLOR;">

As before, change the img src and the color #.

dukes
08-23-2004, 02:12 PM
pls help me to make a background & grapics to my mspace.pls pls!