Closed (works as designed)
Project:
Views Accordion
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2011 at 19:11 UTC
Updated:
18 Sep 2013 at 18:16 UTC
Drupal 7.8:
When collapsiblock module is installed and active on a views block which has the views accordion as format, the views accordion functionality does not work well: expanding not working.
(The collapsiblock behavior itself still works o.k.)
Comments
Comment #1
manuel garcia commentedThis is not something that this module deals with, let me explain.
The jquery.ui.accordion plugin needs to calculate heights and other things in order to build the accordion. I don't believe that's possible if it starts in a collapsed block (hidden).