Customize Single & Multiple Form Select UI using Webflow native Dropdown, Select & Input elements.
https://custom-select-ui-component.webflow.io/
Add the Webflow Custom Select UI Component script to your project after jQuery script.
- Use core script by
gh (GitHub Page)cdn
<script src="https://developer-zahid.github.io/webflow-custom-select-ui-component/script.js" defer></script>- Or use minified script by
jsdelivrcdn
<script src="https://cdn.jsdelivr.net/gh/Developer-Zahid/webflow-custom-select-ui-component@latest/script.min.js" defer></script>- jQuery 3.x
MIT License