How to apply a recent bug fix in jQuery

65 views Asked by At

There is a recent bug fix for a problem I am having in jQuery:

http://bugs.jquery.com/ticket/8209#comment:9

How can I integrate this change easily in my version of jQuery? (right now I use Google's, but I assume I would need to switch to my own). I know only the basics of Git.

1

There are 1 answers

1
Hussein On BEST ANSWER

You can load the latest jquery with most recent fixes from http://code.jquery.com/jquery-git.js.