vestman / Select-or-Die

Yet another jQuery plugin to style select elements. Demo at http://vst.mn/selectordie/
MIT License
524 stars 133 forks source link

.sod_label gets .sod_placeholder after click outside. #21

Open PawelGIX opened 9 years ago

PawelGIX commented 9 years ago

.sod_label gets .sod_placeholder class after click outside select box.

  1. Click SOD and select option.
  2. Then click SOD and click somewhero outside widget.
  3. You get your selected option with .sod_placeholder class.