Skip to content

ggmaniack/ultimateSelect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UltimateSelect

A modern styleable replacement for SELECT elements.

Features

  • Supports OPTGROUPS
  • Mobile/touch friendly
  • Supports standard dropdown controls
  • Supports multi-select controls (i.e. multiple="multiple")
  • Supports inline controls (i.e. size="5")
  • Fully accessible via keyboard
  • Shift + click (or shift + enter) to select a range of options in multi-select controls
  • Type to search when the control has focus
  • Auto-height based on the size attribute (to use, omit the height property in your CSS!)
  • Tested in IE8+, Firefox, recent WebKit browsers

Documenation

You can find the documentation in the docs.md file.

Maintained

This fork is maintained by Mihai Ionut Vilcu

About

A jQuery plugin for replacing <select> elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • CSS 2.5%
  • HTML 0.5%