Home › Forums › JavaScript › Expanding and Collapsing Accordion Script? › Re: Expanding and Collapsing Accordion Script?
August 12, 2010 at 3:38 pm
#81452
Member
I’ve actually added that into the script.
When it is clicked, a class of "active" is added.
If you would like to remove the text changes. Remove:
".text("Collapse")" and ".text("Expand")" from the javascript