hi,
I'm using Drupal jquery_update module to use a more recent version of jQuery.
I've enabled the module and the jQuery file included in its folder is used. However it is still old: min.1.2.6.js
So, I've tried to replace it with min.1.3.2, by replacing the file in the jquery update module "replace/" folder.
Unluckily I get some bugs in the the back-end, when I click on available updates, a lightbox is triggered. See picture: http://dl.dropbox.com/u/72686/drupal-LightBox.png
Is possible to use jQuery 1.3... (or even better 1.4) on Drupal 6 ?
thanks