How to Make an Accordion FAQ with JS - part 3
Adding JavaScript to rotate a button when it's clicked
May 4, 20225 min read29

Search for a command to run...
Articles tagged with #web-development
Adding JavaScript to rotate a button when it's clicked

Part 2: let's get accessible

Using JavaScript, we'll add a class to display the question's answer.

Create a simple collapsible side menu using HTML, CSS and vanilla JavaScript.
