Jump to content

Help... Background Image... tired...


joecoolaug

Recommended Posts

I need to change the background image of my site with a function or something.I want an image changed, not the color, so can someone please help? If JS can't do it, can you please tell me the CSS or VBScript or whatever code that will? The JS code is below... please change it so it will work :) . Soooo... tired....

<html><head><script type="text/javascript">function change(){document.background="img.gif"}\\I'm way too tired to take the time to test this, so can someone tell me if this works or not?</script></head><body background="IMaGe.png" onLoad="change()"></body></html>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...