[dev] Tooltip problems on IE

Jan Schneider jan at horde.org
Wed Oct 26 00:25:52 PDT 2005


Zitat von Chuck Hagenbuch <chuck at horde.org>:

> Quoting Michael M Slusarz <slusarz at mail.curecanti.org>:
>
>> But I can't figure out how/where to put this code into horde.js to make
>> it work.  Help from someone?  (i probably should create a bug report
>> with this info but I figured the dev@ list would provide more feedback).
>
> We create the div used for the tooltip on line 77; dimensions are
> assigned around line 119-123. You can probably create the iframe there.
> Not sure if we want to try fading the iframe in along with the tooltip.
> For removing it, you'd just add another removeChild call under the
> current one on line 53. Though you do probably want to make sure this
> is only done for IE, icky though browser detects are.

After looking at the fading effect for a few days, I'm not convinced 
anymore that we should keep it. It's cool, yeah, but requires a fair 
amount of cpu power and is not fluently if the computer is doing 
something else at the same time.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list