June 11, 2003
CSS to hover links in paragraph
I know this has been posted everywhere else in the world of those who care about CSS, but I need this at hand for me... CSS to links in paragraphs until a mouse moves over the paragraph. Stuart does a very good job of showing how this works.
Posted Comments
This doesn't seem to work in Win IE 6. I've checked out this example 3 times. I don't think it's cross-browser compatible.
The comments with the hover psuedo-element only works in browsers that support hover on elements beyond links, which IE does not. IE 6 is behind on many CSS implementations, unfortunately it looks we are stuck with that limitation until 2005 when MS releases a new operating system (the OS and browser are now tied to each other by design).