is there a way in drupal 6 to use in non admin pages jquery 1.5 / 1.4 without breaking the core functionality on non-admin pages??
|
feedback
|
|
Yes. Install and enable http://drupal.org/project/jquery_update Download the version of jQuery you want, and place it alongside the ones included in the module. Edit the module
Use the filename of the version you downloaded. There is an issue logged about the edit above, but I have the reference at work. I will update the answer tomorrow with the link. I have this running live on a bunch of sites w/o a problem. Addendum: This is the link to the thread / patch about the issue: http://drupal.org/node/775924#comment-2987316 | |||||||
feedback
|