Using a:hover to affect a parent element
-
Hi all, I think I summed it up in the title but i’ll explain further..
I have 3 images in use in my navigation, these are nestled in:
#header #navigation #navSection
With the images inside span tags to line up properly. Basically, when I hover over one of these images, I want it to change the header background image. I’ve tried to make it work, and looked for examples, but to no avail. I know it should work in IE, FF etc because its using a’s hover state, but the code just doesn’t want to know.
Any ideas will be much appreciated!
- The topic ‘Using a:hover to affect a parent element’ is closed to new replies.