Hi all,

Settings:
Page Layout:
-Clicking on question opens/hides answer under question

Miscellaneous Layout Settings:
-Unordered list
-Display short text
-Allow long question test to be configured
-Show "expand / collapse all" links for collapsed questions
-Date Descending

Categories layout:
-Categories inline

Problem:
In Chrome and FF it works all fine, but in IE (IE7, 8, 9 tested) the "expand / collapse all" link does nothing (also no error/warning) and the link on questions redirect to a new site / direct to the faq node.
I would fix it, but the IE console doesn't print anything and i don't know if it's my fault or a bug in the module.

Is there anybody with a simular or the same problem? Or anybody with a solution or approach to a solution? ;)

Thank you very much!

Best regards,
Khazl

Comments

Bertjuh’s picture

(The following is solved)
For me the whole "Clicking on question opens/hides answer under question" does not work at all. I have no question categories, just some questions and answers.

- A clean Drupal 7 install.
- JQuery update module updated JQuery to jQuery 1.5.2 and jQuery UI 1.8.11.
- This FAQ, Devel and JQuery modules are the only modules installed.
- JQuery works on this page when I test it.
- I have cleared the caches multiple times. Tested on Chrome, IE and FF.

Result:
- I only get a list of questions and the answer directly below it.
- Also, a lot of settings are ignored with the: 'Clicking on question opens/hides answer under question' settng enabled.
e.g. 'label questions and answers' is not shown. Am I missing something here?

(My solution:)
Somehow when extracting the Drupal 7 zipfile it did not extract ANY .js file. Especially in the misc/ folder in the root. This caused all my problems.

deastlack’s picture

"Show "expand / collapse all" links for collapsed questions "

This option appears to be non-functional.

As suggested in the previous response, I have enabled the jquery update module and I have followed the instructions given within the module itself, all to no avail. The expand/collapse all links do not appear

Any thoughts out there in the Drupal Nation?