Skip to content

Instantly share code, notes, and snippets.

@criscokid
Created January 25, 2013 16:50
Show Gist options
  • Save criscokid/4635974 to your computer and use it in GitHub Desktop.
Save criscokid/4635974 to your computer and use it in GitHub Desktop.
jQuery.getJson('http://api.wunderground.com/api/dbed73bab6c58648/conditions/q/70506.json', function(data){
version = data.response.version
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment