Skip to content

Instantly share code, notes, and snippets.

@rodrigobertin
Created January 15, 2014 23:52
Show Gist options
  • Save rodrigobertin/8447142 to your computer and use it in GitHub Desktop.
Save rodrigobertin/8447142 to your computer and use it in GitHub Desktop.
Option seleccionado con jquery
$("#provincia option[value="+ valor +"]").attr("selected",true);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment