[jQuery] [tooltip] Problem in IE 6 with multiple tooltips of different 'extra' classes

[jQuery] [tooltip] Problem in IE 6 with multiple tooltips of different 'extra' classes


Hi,
Just started messing around with Jörn's tooltip plugin, and I think I found a bug while using IE 6 (not a problem in IE
7 and FF 3).
Here's some reference code.
http://epierce.freeshell.org/jquery-tooltip-bug/index.html
In the example I'm assigning three different tooltips each with their own unique extraClass to three different

blocks.
In IE 6 only the first

tooltip works (tooltip has a blue background). The other two don't use their respective
extraClasses (different background colors, etc.).
As I'm new to this plugin, I wouldn't be surprised if I've borked the syntax, but since it works in IE 7 and FF I'm not
so sure.
Thanks for any ideas.
Eric