Why is my CSS tool tip not functioning properly in Google Chrome, but fine in Firefox??

Posted by JAG2007 on Stack Overflow See other posts from Stack Overflow or by JAG2007
Published on 2010-06-07T20:03:41Z Indexed on 2010/06/07 20:42 UTC
Read the original article Hit count: 213

Filed under:
|
|
|
|

http://betawww.helpcurenow.org/media/press/

You'll see I have used spans within an anchor, with the span.hover-description set to display:none; by default, and on a:hover that span is set to display block and absolutely positioned to create a tool-tip effect when hovering over the name and email of the "For Immediate Release" contact names.

Everything looks as desired in Firefox, but Chrome reveals my unknown blunder somewhere.

Any help on what's the problem that is causing Chrome to not display like Firefox?

Incidentally, Explorer shows the tool tip as expected, although I'm getting a funky bottom margin issue below the names, and Safari has the same issue as Chrome (must be a webkit rendering setting that I need to accommodate for).

© Stack Overflow or respective owner

Related posts about css

Related posts about safari