Skip to content

Instantly share code, notes, and snippets.

@he-and-her
Last active April 25, 2017 04:00
Show Gist options
  • Save he-and-her/f4bc14a889faac11383e72b9b82c999a to your computer and use it in GitHub Desktop.
Save he-and-her/f4bc14a889faac11383e72b9b82c999a to your computer and use it in GitHub Desktop.
Files content a là jQuery
$.get("url/" + file.name, function(data) {
console.log(data);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment