What's Webflow?
Webflow is a visual-first platform to create and scale web experiences with enterprise-level hosting and security.
What's Webflow?
Webflow is a visual-first platform to create and scale web experiences with enterprise-level hosting and security.
What's Webflow?
Webflow is a visual-first platform to create and scale web experiences with enterprise-level hosting and security.
How to Use the Script:
- Create the structure.
Use the same structure as this example. "accordion-trigger" for the clickable header, "accordion-icon" for the icon (optional), and "accordion-content" for the collapsible area. - Keep the “is-open” combo-class intact so that it doesn’t get removed.
- Copy the script and paste it just before the closing </body> tag. <script src="https://cdn.jsdelivr.net/gh/jeminids/webflow-codes@accordion_v3.0/accordion.min.js"></script>
- Add transtition for the icon.
- It's done 🎉