It is a postioning issue. The tip is a few pixels into your container and when the mouse moves over the tip it closes , which revels the container below opening the tip again. It would have to be offset but that is going to be in the tip class it's self. I would offer up some code but I am not that skilled at modifying classes on the fly :)
On Mon, Dec 28, 2009 at 5:38 AM, Roman Land <[email protected]> wrote: > Any thoughts? > > > > On Sun, Dec 27, 2009 at 11:15 AM, Roman Land <[email protected]> wrote: > >> Hi, >> >> I am observing this strange behavior with the Tips plug-in in more: >> http://mooshell.net/hmNvx/ >> >> When the mouse is a pixel or two at the bottom of an object I used with >> the Tips plug-in it flickers (the hide is triggered and show is triggered >> without moving the mouse). >> >> Is this a known issue? is it fixed in some version? >> >> Thanks! >> -- Roman >> >> -- >> --- >> "Make everything as simple as possible, but not simpler." >> >> - Albert Einstein >> >> > > > -- > --- > "Make everything as simple as possible, but not simpler." > > - Albert Einstein > >
