new version of jquery is out (jquery 1.1.3)
http://jquery.com/blog/2007/07/01/jquery-113-800-faster-still-20kb/

download and update/replace with the one on Drupal's /misc directory for Drupal 5 sites with Jquery update module installed
http://drupal.org/project/jquery_update

Comments

newms’s picture

Seems like a great release from the jquery community. How do we get this new version in Drupal? I used the jquery_update module, but that is using v1.1.2.

newms

KentBye’s picture

Take a look at this patch Update Drupal 6 to jQuery 1.1.3 =)

Right now a jQuery bug in Konquerer is holding up the issue and jQuery is supposed to be releasing a maintenance release soon.

But feel free to download a latest version of CVS HEAD, apply the latest patch -- (#35 at the time of this writing), and help get the patch ready for Drupal 6. Drupal 6 core code just froze, but there is a 2-3 week window for performance and usability improvements that don't break APIs. And I believe that jQuery upgrade would fall under this umbrella so there is a few weeks window to get it.

-Kent.

jscheel’s picture

Same question. I've looked through the jquery_update module and it looks like it's main purpose is just to test if the included jquery.js has been copies to your misc folder. I think we need to wait for jquery_update to be updated.