Active
Project:
Frequently Asked Questions
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 14:32 UTC
Updated:
25 Sep 2012 at 08:52 UTC
The accordion feature does not seem to be working. Looking at the JS it seems the reason is because a class of .collapsed gets added to the elements before a toggle is run. The collapsed class causes a 'display: none" on the element so it just disappears instead of sliding.
Comments
Comment #1
grimbones commentedI should rephrase this, because the accordion effect works except you lose the sliding. It would be nice if the sliding worked as well as the accordion. The sliding works fine if you turn accordion off.
Comment #2
Bertjuh commentedAny news on this? I am having the same issue.