A jQuery plugin for transforming select inputs into drop-down lists with some simple expanding effects.
The idea is to transform a normal select input into something more appealing with a jQuery plugin. The expanding of the options will happen with a transition and parameters can be configured in a way to achieve unique effects.
Please note that the CSS transforms and transitions only work in browsers that support them.