Closed (fixed)
Project:
Collapsiblock
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2011 at 01:41 UTC
Updated:
26 Dec 2017 at 06:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedThe blocks CSS is open, and it requires JavaScript (which is run after page load) to collapse them. So it is inevitable to see them open for a fraction.
Comment #2
polskikrol commentedSubscribe.
Wonder if there are any hooks to make it workaround the fact that the content loads with the block CSS open.
Comment #3
darvanenPossible improvement for V2.
Comment #4
darvanenThis can be done when the theme in use implements content_attributes in the block template, otherwise the JS will kick in as fallback.
Comment #5
darvanen