Skip to content

Instantly share code, notes, and snippets.

@ruidlopes
Created February 7, 2011 23:39
Show Gist options
  • Save ruidlopes/815531 to your computer and use it in GitHub Desktop.
Save ruidlopes/815531 to your computer and use it in GitHub Desktop.
$(function() {
$.getJSON(window.location, function(json) { $m(json); });
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment