Skip to content

Instantly share code, notes, and snippets.

@sanrodari
Created September 2, 2012 15:51
Show Gist options
  • Save sanrodari/3600794 to your computer and use it in GitHub Desktop.
Save sanrodari/3600794 to your computer and use it in GitHub Desktop.
PasarInfoAjax.js
$.ajax({
data: {
correo: valorCorreo,
login: valorLogin
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment