sterckx Posted November 3, 2010 Share Posted November 3, 2010 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 Quote Link to comment https://forums.phpfreaks.com/topic/217632-stylebackgroundimage-problem/ Share on other sites More sharing options...
sterckx Posted November 3, 2010 Author Share Posted November 3, 2010 Ow wrong site: http://ictjobsforyou.eu Quote Link to comment https://forums.phpfreaks.com/topic/217632-stylebackgroundimage-problem/#findComment-1129937 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.