On http://jqueryui.com/demos/accordion/ at the top right corner, you can see a dropdown that says \"Theme: UI Lightness\" by default.
I\'d love to create such an int
A nice example of a plugin exists here. Enabled by nothing more than $('select').selectmenu();.
$('select').selectmenu();