I want to upgrade jQuery inside my drupal installation. At the moment I have jQuery 1.2.6 and I would like to upgrade it to jQuery 1.4
I guess some Drupal modules st
A very nice solution is the following, especially for people who do not feel very comfortable patching any part of drupal.
The author provides a clean way of running the default jquery version and any other version (of your choice) - side by side.
http://drupal.org/node/1058168