Click to See Complete Forum and Search --> : change background image on click


leandro
05-23-2004, 06:15 PM
The code featured on the link below is exactly what I used. If you go to the link and click on each of the four links to change the background image, it works but the page appears blank... until you do "select all". Is there a way to change the background image without getting this appearance of a blank page?

Thanks, Leo

http://www.codebelly.com/javascript/backimagechange.html

rhsunderground
05-23-2004, 09:45 PM
what browser are you using? the page works fine in opera 7.23, firebird, and IE6. if you want me to, i can test it in other browsers.:confused:

leandro
05-23-2004, 09:55 PM
Nice pic,

Its IE 5.1. I'm going to check the code of my page, update the browser, and see if it works out ok.

Thanks for checking it,
Leo

leandro
05-23-2004, 10:16 PM
Below is the actual page I cut'n'pasted the code for. The CMYK colors are my background changing links. If you view my page just fine and those 4 background links function fine, then I'll take your advice and update my browser... ... I just checked it on my neighbor's IE5.2 and it didn't work there either. Unless you have another suggestion I think I'll test another javascript code I found which claims to do the same.

Much appreciated,
Leo

http://www.thisisplaid.com/portfolio1.html

rhsunderground
05-23-2004, 10:30 PM
the code works just fine in the aforementioned browsers. make sure the user knows what the links are for, though. :)

leandro
05-24-2004, 12:55 AM
thanks, I'll do the browser thing.