Ticket #3689 (closed bug: invalid)
[tooltip] Problem in IE 6 with multiple tooltips of different 'extra' classes
| Reported by: | eric.maillist | Owned by: | joern |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | plugin | Version: | 1.2.6 |
| Keywords: | tooltip extraclass IE6 | Cc: | joern.zaefferer@… |
| Blocking: | Blocked by: |
Description
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 <p> blocks.
In IE 6 only the first <p> tooltip works (tooltip has a blue background). The other two don't use their respective extraClasses (different background colors, etc.).
Attachments
Change History
comment:2 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

