I was trying to use cluetip to help my clients to notify new features added to the app. First, it will a show '?' icon when user hovers a new link and then a cluetip will display when user hover that '?' icon.

Everything works fine except in one case, when mouse pointer moves back to the link after displaying cluetip it throws "b.data("cluetip") is undefined error" and cluetip will not close and onHide event will not fire at that time.

what might be the problem?

thanks

link|improve this question
Could you please share the html & code you are using to make cluetip work. I demo on jsfiddle.net would be best! – fudgey Jul 26 '11 at 14:08
Got solution from here. Thanks fudgey. – ram Jul 27 '11 at 4:58
feedback

1 Answer

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.