Skip to content

Instantly share code, notes, and snippets.

@RyanNutt
Created February 5, 2016 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RyanNutt/a321e38e9648bb36c2d2 to your computer and use it in GitHub Desktop.
Save RyanNutt/a321e38e9648bb36c2d2 to your computer and use it in GitHub Desktop.
var new_select = jQuery('<select>', {
class: 'some-class-name'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment