Hi, I'm using Drupal 5.14 and jquery update 5.x 2.0 and as result I get two bugs:
1.- File upload table gets collapsed after I upload a file. I can't expand it again without reloading.
2.- Collapsible fields can't be collapsed after expanding it.
Kind regards.
Comments
Comment #1
derekwebb1 commentedYeah, I am having the same issue. I have noticed that toggling a fieldset is possible but after you toggle it, it will stay open until a page refresh clears some errors...
Here's the error I am receiving:
D.easing[this.options.easing || (D.easing.swing ? "swing" : "linear")] is not a function
https://example.com/misc/jquery.js
Line 11
Hope this helps.
Derek
Comment #2
livingegg commentedAny word on this? I am getting the same issue across my site. Interesting thing is that it took a few days from when I first installed the jQuery Update module until I started seeing this error:
My browser: FF3
Drupal: 5.10
jQuery Update Module Version: 5.x-2.0
Comment #3
livingegg commentedThe solution to this problem has to do with the way that jQuery_Update module is installed. Marking this issue as a duplicate of http://drupal.org/node/142216.
Comment #4
livingegg commented