ergosign.de
Submitted by: Björn

Style your HTML ComboBoxes using MooTools

Using custom styling in an HTML form is so hard to accomplish, that most people don’t do it. This little script, together with the MooTools JS Library will help you to easily style combo boxes and buttons.
The advantage of this method is that it is completely unobstrusive (users without JavaScript will just have normal combo boxes) and supports keyboard access.

direct link