Otaqui.Com

Pete Otaqui’s blog about web development and everything else

Multiple jQuery instances can’t unbind each others events

leave a comment

If you have multiple versions (or indeed instances of the same version) of jQuery on a page, you may end up with the problem of not being able to unbind events between them.

Here’s an example:

Written by pete

October 6th, 2011 at 6:56 pm

Posted in Professional

Leave a Reply