By pratyk on
For some reason, Collapsible items on my page do not work. I tried debugging and it seems whenever JQuery.js is included, the collapsible items appear nothing more than a heading without any link. I am using Jquery 1.2.1 and Drupal 4.7 ...
any idea on how to resolve this ???
thanks....
Comments
this is the case sometimes
this is the case sometimes when even jquery is not used ...
any idea whats breaking these menus ???
Try deactivating some
Try deactivating some modules. This happened to me recently and I deactivated some modules and it fixed my problem. Worth a try.
which modules ??
any particular modules or just random ones ??
i am afraid i've got quite some modules running that are critical to the functioning of the site ...
if i change the theme to one
if i change the theme to one that doesn't use jquery, the collapsible fieldsets do work .. its just when i apply the new theme that uses JQuery that the collapsible fieldsets are broken .....
Without actually looking at
Without actually looking at your theme it's hard to tell. Another thing to check is on your page.tpl.php file and look for the following line:
<?php print $scripts ?>If it's not there then I would add it in there and do a refresh.
The module that I deactivated that fixed my problem was the LiveSearch module. Not sure why it was that specific module that did it for me, but if you have it installed I would try it. If you don't have it then it could be another module. Try deactivating them one at a time and see if that solves the problem. Good luck!
nope .. didn't do much .. i
nope .. didn't do much ..
i read somewhere on the forum that i needed to apply the jquery update using a module but thats just for drupal 5.1 and not 4.7 ..
Get rid of Nice_primary_menus - worked for me
Get rid of Nice_primary_menus - worked for me
Hello all,
ok so I have had this problem suddenly and I could do no development because I could not get the collapsed fields on views or any other page to open. I could see the source code and it was there, but the page would not let me access it.
I tried everything from installing to other things.
I finally went through my module directory and methodically de-activated the last modules that installed. Low and behold nice_primary_menus was the culprit for me.
I hope that helps someone else and saves you from spending FAR too much time trying to figure this out.
Chris
www.activelyOUT.com
http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.
Get rid of Nice_primary_menus - worked for me
Get rid of Nice_primary_menus - worked for me
Hello all,
ok so I have had this problem suddenly and I could do no development because I could not get the collapsed fields on views or any other page to open. I could see the source code and it was there, but the page would not let me access it.
I tried everything from installing to other things.
I finally went through my module directory and methodically de-activated the last modules that installed. Low and behold nice_primary_menus was the culprit for me.
I hope that helps someone else and saves you from spending FAR too much time trying to figure this out.
Chris
www.activelyOUT.com
http://SocialNicheGuru.com
Delivering inSITE(TM), we empower you to deliver the right product and the right message to the right NICHE at the right time across all product, marketing, and sales channels.
same problem with 5.7 and twilight theme
I am having this same problem with the Twilight theme, after installing brilliant gallery. i had to install lightbox and jquery update in order to get the gallery to work though, and it was after doing all this that the drop downs stopped working. i replaced my jquery.js file in the /misc directory with the original one (after updating it) and the menus worked again.
then i had to replace it again with the jquery.js another time and it somehow worked.
not sure if this helps or just adds to the confusion, but thats my experience.... ;]
Will Bradley
will@willbradleymusic.com