alexanmtz schrieb:
Hi Jorn,

I would like to request you to add a tooltip in your select box that
you use to test bgiframe. Actually it work well, but try to put in
your demo page a tooltip and a title in select box in your test page:

http://jquery.bassistance.de/tooltip/demo/

Try to test this:

$("select").tooltip();

Note when you are choosing a option, the firefox looses the correct
position and the tooltip keeps behind the options and all browsers.

Any idea how to solve this?

Your plugin is almost 100%, it just lack the right handler in select
boxes.

The better way to user its when the user are selecting a option, the
tooltip is blocked, and when he goes out of select, the back to
work...

I hope it helps to make the plugin even better... [...]
I've taken a look at the issue and commited a first fix: http://dev.jquery.com/changeset/5131
Take a look at the update method if you want.

Its still a bit annoying, but at least not as broken as before.

Jörn

Reply via email to