[jQuery] Cluetip persist when mouse over hover
I need the tooltip to persist when the mouse is over either the link
or over the tooltip. I saw this functionality being displayed by
aCoolTip and it seemed to be the default.
The tooltip needs to be activated on hover and I also want sticky to
be false.
Is there any combination of settings that will give me this behavior?
Thanks!