/accordion

Here you can learn how to make simple accordion, accordion is just a magic of adding/removing class. So we can build our simple accordion using jQuery with different effects, features, In this demo you can find 4 types of different effects/events. 1). Default Accordion 2). By default, accordions always keep one section open. To allow for all sections to be collapsible. Click on the currently open section to collapse its content pane. 3). Accordions work individually, all section individually collapsible. Multiple pane will be open at the same time. 4). Change Event (works on hover event).

This repository is not active