Skip to content

Instantly share code, notes, and snippets.

@powellnathanj
Created March 21, 2009 01:42
Show Gist options
  • Save powellnathanj/82690 to your computer and use it in GitHub Desktop.
Save powellnathanj/82690 to your computer and use it in GitHub Desktop.
$.ajax({
type: 'GET',
dataType: 'jsonp',
url: 'http://wtfhaveubeen.nathanpowell.org/here',
success: bai(),
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment