Drupal 6: best way to upgrade jQuery?

后端 未结 5 1319
耶瑟儿~
耶瑟儿~ 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:22

    I ended up creating my own solution based on a couple discussions on Drupal.org

    It's available on GitHub and works 100% with Drupal/Pressflow 6 and jQuery 1.5.2

    https://github.com/alexweber/jquery_update

提交回复
热议问题