[jQuery] Cluetip: deactivate a tip
How do I deactivate or unbind a cluetip associated with an element?
In the demo, togglable clueTip still invokes the onActivate function.
I don't want any other processing to happen. Want to get rid of the
hover over event processing for the element.
Thanks in advance
Abhi