Try hovering over the link and then move the mouse to the left (without going over the actual cluetip). The cluetip stays active.
On Jul 10, 7:43 pm, Karl Swedberg <k...@englishrules.com> wrote: > you're moving over and then to the right of the tooltip? strange. it's > working fine for me. which browser are you using? I just tested again > in FF3.5 and Safari 4, both Mac. > > --Karl > > ____________ > Karl Swedbergwww.englishrules.comwww.learningjquery.com > > On Jul 10, 2009, at 5:24 PM, Randy wrote: > > > > > Looking at your demo, jTip Style clueTip, if you move over then and > > then move the mouse to the right, it still doesn't close the cluetip > > > On Jul 9, 10:54 am, Karl Swedberg <k...@englishrules.com> wrote: > >> Hi Randy, > > >> If I understand your problem correctly, I fixed this last week. The > >> updated version can be found on Github: > > >>http://github.com/kswedberg/jquery-cluetip/tree/master > > >> I also just now updated the demo. > > >> --Karl > > >> ____________ > >> Karl Swedbergwww.englishrules.comwww.learningjquery.com > > >> On Jul 8, 2009, at 4:46 PM, Randy wrote: > > >>> When sticky: true and mouseOutClose: true are set the cluetip > >>> doesn't > >>> always close when you mouse out. > > >>> Look at the example on the JQUERY DEMO PAGE: > >>>http://plugins.learningjquery.com/cluetip/demo/ > > >>> Look at jTip Theme, > >>> 1. jTip Style clueTip, with slideDown effect and an image > >>> placed in > >>> the title for closing it, because it's sticky. > >>> New: The clueTip will close if you mouse out of it. > > >>> The only way I can get the cluetip to close is moving the mouse on > >>> top > >>> of the cluetip. > > >>> Anyone else have this issue and how to resolve it?