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

grimbones’s picture

Title: Accordion effect does not seem to work » Sliding with Accordion does not seem to work

I 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.

Bertjuh’s picture

Any news on this? I am having the same issue.