Skip to content
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.

jQuery plugin for custom <select> inputs in Zurb Foundation 5 using Foundation Dropdown plugin

License

Notifications You must be signed in to change notification settings

roymckenzie/foundation-select

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundation-select

jQuery plugin for custom <select> inputs in Zurb Foundation 5 using Foundation Dropdowns plugin for compatibility.

View examples here.

How to

  • Include foundation-select.js in your footer
  • Include foundation-select.css in your <head>
  • Call $('select').foundationSelect() before $(document).foundation()

Make sure you have a unique ID on your <select>s.

Features

  • Set data-prompt="Your custom prompt..." on your <select> for a custom prompt. Default is "Choose..."
  • Support for multiple option <select>s. Just add multiple parameter to your <select>

Help

Fork it and make it better :)

About

jQuery plugin for custom <select> inputs in Zurb Foundation 5 using Foundation Dropdown plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •