Collapse all before revealing clicked
-
Hello,
Is there a way I can hook into the function jquery_archive_list_animate and insert the line:
jQuery('.expanded').removeClass('expanded');
before the line:
jQuery(clickedObj).parent().toggleClass('expanded')
So as to collapse all of the other years before opening the current ‘clickedObj’?
Thanks
https://www.ads-software.com/plugins/jquery-archive-list-widget/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Collapse all before revealing clicked’ is closed to new replies.