This code works fine in Chrome, Firefox but not in IE.

Posted by Jeddizero on Stack Overflow See other posts from Stack Overflow or by Jeddizero
Published on 2011-01-04T00:29:03Z Indexed on 2011/01/04 0:54 UTC
Read the original article Hit count: 112

Hi,

I'm trying to make a jquery tooltip that appears when a user mouses over a link. In my case the link is using display:block style so that it covers a large area. It works perfectly in Chrome and Firefox but in Internet Explorer it doesn't work at all. The tooltip doesn't show, the browsers own tooltip shows etc... IE!!!!

http://pastebin.com/1kBaMujV

Any ideas? Got to love internet explorer...

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery