Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 14, 2018 16:37
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 parzibyte/bf28e8140fbf396dcb4278c708a16d13 to your computer and use it in GitHub Desktop.
Save parzibyte/bf28e8140fbf396dcb4278c708a16d13 to your computer and use it in GitHub Desktop.
var valor = 1;
$("#miSelect").val(valor);
$("#miSelect").material_select();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment