Use the most recent version of JQuery and JQuery UI in Drupal 6 by using jQuery.noConflict(). This allows you to have both multiple versions of the library for specific needs.
It was kind of hard for me to find in the Drupal documentation but here it is:
Using Newer Versions of jQuery with Drupal 6 ( http://drupal.org/node/1058168 )
Leave a Reply