jQuery update not replacing js files in Drupal 6.16.
- by vr3690
Hi,
I am using jquery update in drupal 6.16 along with a lot of other modules.
I am trying to use jquery ui 1.7.2 to render tabs. But unfortunately they don't work properly since jquery update is not replacing the jquery file (jquery 1.3.2). I checked the version using $.fn.jquery (in firebug) and got 1.2.6 (not 1.3.2 as required) as the result -…