Jörn,
Thanks, very good script and very fast solution... perfect plugin now :)
--
Rodrigo Castilho Galvão Ferreira
www.rodrigocastilho.com
On 6/29/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
Rodrigo Castilho Galvão Ferreira wrote:
>
> The other problem in IE7 is:
>
> When we try to se
Rodrigo Castilho Galvão Ferreira wrote:
The other problem in IE7 is:
When we try to select an item of combobox () is removed focus
of the item.
I may have a fix for that already (by using hover instead of
mouseover/out). If you want to give it a try:
http://dev.jquery.com/browser/trunk/plugi
Seems this trick, either done via the bgiframe plugin or by manually
inserting the iframe inline in the code, doesn't work with the
original version of tooltip.
On 6/28/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
Rodrigo Castilho Galvão Ferreira wrote:
>
> Problem continue in IE6 (being beh
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 bgifr
Problem continue in IE6 (being behind tooltip in tags select)
$('[EMAIL PROTECTED]').Tooltip({
delay: 500,
showURL: false
}).bgiframe();
New Bug: Problem too in IE7 (selecting tags select disabled focus)
--
Rodrigo Castilho Galvão Ferreira
www.rodrigocastilho.com
On 6/
Hi Rodrigo,
Have you tried including the bgiframe plugin? That should do the
trick. Exactly what it was meant to solve.
http://jquery.com/plugins/project/bgiframe
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jun 28, 2007, at 11:40 AM, Rodrigo Cast
6 matches
Mail list logo