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:
Pete Otaqui’s blog about web development and everything else
My name is Pete Otaqui, and I am web developer. I currently work for the BBC.
Previous clients include:
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: