One option is to use unbind on the event that this plugin uses. $.
("element").unbind("click");

Anyone has any other solution?

On Oct 10, 9:21 pm, Dan M <[EMAIL PROTECTED]> wrote:
> All,
>
> If I were to add a plugin to an element on a page, say clueTip. How
> could I remove the plugin from the element when I want without
> reloading the page?
>
> Regards,
> Dan

Reply via email to