Update: nested accordions are now working again as they should. New css class switch for the toggler, now changes display between clicked open and clicked closed. The Accordion module has a new functionality, toggle all, and open-close all links. These elements will be added to your post with the shortcode helper or manually adding:
the required div with its related class:< div class="toggleAllAcc">toggle all Button< /div>
< div class="openAllAcc">open all Button< /div>
< div class="closeAllAcc">close all Button< /div>
toggle all Button
open all Button
close all Button




Recent Comments