How to use the latest and greatest version of JQuery and JQuery UI in Drupal 6 without breaking your website.

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 )

Tagged with: ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.