Skip to content

Instantly share code, notes, and snippets.

@asimmittal
Created April 12, 2017 22:53
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 asimmittal/0401ea4b5ed5fa0b6815ce1c46608d45 to your computer and use it in GitHub Desktop.
Save asimmittal/0401ea4b5ed5fa0b6815ce1c46608d45 to your computer and use it in GitHub Desktop.
$.get("http://google.com",function(googPageHtml){
console.log("-->",googPageHtml)
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment