I think when you unbind it, you should put the back of your hand to your forehead and say, "Oh woe is me!"

Sorry, it's Friday.


----- Original Message ----- From: "me-and-jQuery" <[EMAIL PROTECTED]>
To: "jQuery (English)" <jquery-en@googlegroups.com>
Sent: Friday, October 10, 2008 2:23 PM
Subject: [jQuery] Re: How do I remove a plugin melodramatically



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