Drupal 6: best way to upgrade jQuery?

后端 未结 5 1308
耶瑟儿~
耶瑟儿~ 2020-12-09 21:47

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

5条回答
  •  感情败类
    2020-12-09 22:38

    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

提交回复
热议问题