Hey. First off I love this site. Its been very helpful these last few weeks. However, I seem to have run into a HUGE Annoyance. If you go to www.jamesmcgill.name you will see my site. At the top is a CSS image switcher, however it does not seem to be switching images. I have been working on this for the last two days and the code pretty much matches Chris' code both on his screen-cast and the code I pulled up from his working example here on the site. Though it matches the later more than the former. If anyone can tell me where I've gone wrong, I would be more than happy to...well lets not cross that bridge till we come to it shall we. :P
Actually, I figured the problem out. Thank you for the suggestions Amos and Paulie_D, however it had nothing to do with the span:hover, which is exactly what I was dead set on thinking it was. However, if you look up to the line that sets up the height of the .image-link, you will notice it says Height: 160. My banner is 86px high. The rollover was being cover by it. So every time i rolled over something, i was just rolling over home. Not any others. If you go to www.JamesMcgill.name You will see it now working. :D :D :D :D
Please help, this is annoying.
Try removing span.
Frankly this cries our for a sprite.
I can't stop smiling. :D
.image-link:hover span { z-index: 100;}