Skip to content

Instantly share code, notes, and snippets.

@hunterbridges
Created September 3, 2012 22:09
Show Gist options
  • Save hunterbridges/3614017 to your computer and use it in GitHub Desktop.
Save hunterbridges/3614017 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$(document).ready(function() {
$("select").selectBox();
});
</script>
<!-- Script goes right before your closing body tag -->
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment