Skip to content

Developer-Zahid/webflow-custom-select-ui-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Webflow Custom Select UI Component

Customize Single & Multiple Form Select UI using Webflow native Dropdown, Select & Input elements.

Live Preview Link ๐Ÿ‘‡

https://custom-select-ui-component.webflow.io/

Installation

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 jsdelivr cdn
<script src="https://cdn.jsdelivr.net/gh/Developer-Zahid/webflow-custom-select-ui-component@latest/script.min.js" defer></script>

Dependencies

  • jQuery 3.x

License

MIT License

Authors

@Developer-Zahid

About

Customize Webflow Form Select UI using native dropdown element. Live preview link: https://custom-select-ui-component.webflow.io/

Topics

Resources

Stars

Watchers

Forks