jQuery EasyDropDown

A Drop-down Builder for Styleable Inputs and Menus

What Is It?

EasyDropDown is a jQuery plugin that effortlessly turns humble <select> elements …

… into styleable drop-down menus for use in forms or general UI/navigation.

It's like Chosen but with only the essential features:

  • Clean, semantic markup
  • Form & validation compatibilty
  • Full keyboard control with textual search
  • Inner-scroll for long lists
  • Degradation to native UI on touch devices
  • Fully functional IE8+

Latest updates v2.1.0

  • onSelect callback option renamed to onChange
  • Textual search strings reset after 1200ms of keyboard inactivity
  • disable method added
  • enable method added
  • select method added
  • destroy method added
  • Support for disabled attribute on <select> element added
  • Various bug fixes

Available Ready-made Themes

Default / easydropdown.css

Metro / easydropdown.metro.css

Flat / easydropdown.flat.css