I’m in quite a pickle with a Jquery version bind. I need to have version 1.4.1 or higher on one specific page, to achieve a particular effect, and I don’t see a way to override the Drupal default verion of 1.2.6. for just the one page. The highest Drupal 6 can seem to handle is v1.3.2, which the JQ Update module swaps in sitewide.
So is there any way to override the JQ head tag for a particular page?
Here it is in a new module. This is copied and modified from the jquery update module.: