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:

  1. 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.
  2. Keep the “is-open” combo-class intact so that it doesn’t get removed.
  3. 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>
  4. Add transtition for the icon.
  5. It's done 🎉