Skip to content

A cross-browser, accessible alternative to the standard form select element which can be fully customised with CSS

Notifications You must be signed in to change notification settings

Craigy-/Stylish-Select

 
 

Repository files navigation

Stylish-Select - jQuery plugin by [scottdarby] (https://github.com/scottdarby/Stylish-Select)

A cross-browser, accessible alternative to the standard form select element which can be fully customised with CSS.

Why you might need this fork of original repository?

The author of the plugin doesn't have enough time to maintain this pretty work but many people are still waiting for some bugfixes and enhancements. This fork is just an attempt to support the plugin. You can also help the author too ;-)

History (Differences from the original repo)

  • Options must be visible even if select is disabled.
  • Arrows keys didn't work in IE7/8 after the plugin initialization ([#41] (scottdarby#41)).
  • Fixed bug when selectors getting height equal to zero in hidden containers ([#31] (scottdarby#31), [#38] (scottdarby#38)).
  • 'newListSelActive' class added for the active state of the container.
  • Added callbacks 'onCreate' and 'onChange'.

And also...

Here you can always find the latest minified version of the plugin.

About

A cross-browser, accessible alternative to the standard form select element which can be fully customised with CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.2%
  • HTML 46.2%
  • CSS 6.6%