Created
February 5, 2015 02:47
-
-
Save misscache/c9ac3c658a7dede761b3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In chromeo dev tool console, execute | |
$.ajax({url: "http://...", success: function(result){console.log("done")}}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment