the_pm
07-28-2004, 02:09 AM
This is bugging me no end. I did a five minute design for a friend of mine who's putting together a little sports site - yes, literally five minutes for the visual design and coding, not a minute more (logo by S.o.S. Factory - nice work Sergio!).
As usual, Internet Explorer is up to its old tricks again, but this one is absolutely the most puzzling problem I've ever seen.
Using IE, go to http://www.greatsportsguru.com/ - if you like U.S. sports, read what he's written. This guy is gooooooood!
Roll over the links at the top of the page. When the cursor touches any portion of the HOME cell, it changes color, as it should. Now try this with the other four links. The other cells only change color when you hover over the words themselves. I can't see anything different about these links in my HTML or CSS. I'm absolutely lost as to what could be going on.
I know I could fix this in IE by just using JavaScript event handlers/DOM, but I'd prefer not to do this. If IE did the box model correctly, I wouldn't need those table cells either. Alas...
This design will be going away soon, and I'm really not worried about the effect it will have on the site. I'm just puzzled, and I know there are a few people here who like to solve little mysteries like this.
So have at you! :D
As usual, Internet Explorer is up to its old tricks again, but this one is absolutely the most puzzling problem I've ever seen.
Using IE, go to http://www.greatsportsguru.com/ - if you like U.S. sports, read what he's written. This guy is gooooooood!
Roll over the links at the top of the page. When the cursor touches any portion of the HOME cell, it changes color, as it should. Now try this with the other four links. The other cells only change color when you hover over the words themselves. I can't see anything different about these links in my HTML or CSS. I'm absolutely lost as to what could be going on.
I know I could fix this in IE by just using JavaScript event handlers/DOM, but I'd prefer not to do this. If IE did the box model correctly, I wouldn't need those table cells either. Alas...
This design will be going away soon, and I'm really not worried about the effect it will have on the site. I'm just puzzled, and I know there are a few people here who like to solve little mysteries like this.
So have at you! :D
