SelectBoxit
// Calls the selectBoxIt method on your HTML select box
$("select").selectBoxIt({
// Uses the Twitter Bootstrap theme for the drop down
theme: "bootstrap"
});
Grumpy Gentoo