A Very Simple Select Box Replacement for Bootstrap

Bootstrap is hidious but if you need to use it, this helps a tiny bit. It simply turns select fields into something styled by Bootstrap.

Here it is in action:





Here's what it does:

Clones the select box and hides it whilst still updating it so your form works as nothing ever happened.

And here's the code:

Copy & paste this anywhere in the <body>