The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
SexyCombo 0..0.4
SexyCombo allows you to turn your existing selectboxes into comboboxes, wich are more attractive and, in some cases, much more usable than traditional selectboxes. The only thing you need is to include js and css files of the plugin and write $('select').sexyCombo() or something like this, and the rest of work will be done for you!
In this version I have fixed some CSS bugs which can be seen only if one combobox is placed under another (dropdown-list) becomes partly invisible. I have also fixed a very small bug in JavaScript (I used $ function inside a plugin in ONE place). Thanks to Birukov Sergey who told me about these problems.
