Closed (duplicate)
Project:
jQuery Update
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 08:15 UTC
Updated:
5 Jun 2008 at 21:03 UTC
I have:
. CCK fieldgroups and CCK fieldgroup tabs organized in tabs
. Jstools tabs module
. jquery 1.2.3
Since I update "jquery module" to the 2.x-dev version, all the tabs are hidden. The code is present in the web page.
If I deactivate javascript in the browser, the fieldgroups are shown normally, ie. one below the other.
There are no javascript errors on the page (firebug doesn't complain).
Comments
Comment #1
shariharan commentedSame issue for me ...
Comment #2
WorldFallz commentedYes, upgrading to jquery 1.2.3 breaks the jstools tabs menu (and collapsiblock, not sure about the other modules in jstools). I re-opened an issue for this over here http://drupal.org/node/171234#comment-852344. You might want to post there as well, since it's the tabs module that has to be fixed.
Comment #3
Tom Freudenberg commentedMaybe you will try this http://drupal.org/node/261719 I have tested it and found no problems on my sites.
Comment #4
shariharan commentedI will test that
Comment #5
sunMarking as duplicate of #171234: Make Tabs dependent on Jquery Update.