Rodrigo Castilho Galvão Ferreira wrote:
Problem continue in IE6 (being behind tooltip in tags select)
$('[EMAIL PROTECTED]').Tooltip({
delay: 500,
showURL: false
}).bgiframe();
Please try this instead:
$('[EMAIL PROTECTED]').Tooltip({ ... });
$("#tooltip").bgiframe();
I'll add bgiframe-detection so that all you need to do is include the
bgiframe plugin.
New Bug: Problem too in IE7 (selecting tags select disabled focus)
That sounds like it needs a bit more explanation.
--
Jörn Zaefferer
http://bassistance.de