[jQuery] Cluetip Issue

[jQuery] Cluetip Issue


Dear folk ,
I'm working with the CLuetip plugin
I faced a problem .
How can I remove the Clutip from an object
for example :
$("div").cluetip();
$("div").removeCluetip(); // I want to do this
Thanks