Jump to content

style.backgroundImage problem.


sterckx

Recommended Posts

Hi

 

On my site: http://itjobsforyou.eu I want to have multiple header pictures, depending on which menu is selected. I'm trying to do this with javascript, on page load calling

document.getElementById("header").style.backgroundImage = url (blablabla) ...

 

But i'm navigating on the site and clicking around, before changing to the header I want, it looks like he sometimes jumps back to the original header ( set with css ). ( You can try it on the site )

 

Someone knows a way to solve this?

 

Thanks ,

 

Niels

Link to comment
https://forums.phpfreaks.com/topic/217632-stylebackgroundimage-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.