I'll also try to look into it this weekend. Might have to do with
animations running. Will see if I need to put a stop() in somewhere.
--Karl
____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jun 5, 2009, at 4:08 PM, Brian Cherne wrote:
I exchanged a few messages with Renaud (aka LideIn), trying to get
sample code... but that effort stalled. I've got a busy weekend, but
if you supply some sample code or send me a URL (on or off-list) I'll
take a look early next week.
Cheers,
Brian.
On Fri, Jun 5, 2009 at 11:11 AM, sduffer<shwetha.ga...@gmail.com>
wrote:
Did you get any clue to solve this issue. I am facing the same
problem
now
On May 17, 6:24 am, Lideln <lid...@gmail.com> wrote:
Hi,
I have been using clueTip, and decided to use the hoverIntent
feature.
Unfortunately, in some cases, the tooltip does not hide when I move
away from the element, and stays displayed forever.
It happens when I move quickly the mouse out of the element after a
very short delay (the tooltip is almost ending to fade in). Changing
the fade-in time does not correct the issue.
For now, I have been forced to use a "max display time" for the
tooltip in order to quick-and-dirty fix that issue, but :
1) it does not fix it entirely, because intead of displaying
forever,
the tooltip stays displayed for a few seconds
2) I can't let the tooltip displayed forever while the mouve is over
the element, which is sad for long tooltips
Thanks for the help,
Kind regards