Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 400 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 400 Bytes

Custom-select-jQuery-plugin

Lightweight jquery plugin custom select

The lightweight plugin with keyboard support.

Tested in

  • Google Chrome 24
  • Internet Explorer 8,9,10
  • Safari 5.0.2
  • Firefox 18

Usage

$(selector).select(options)

$(selector) - could be html or select element

options:

  • onSelect - callback fires after element has been selected;