Skip to content

Instantly share code, notes, and snippets.

@shri3k
Created March 28, 2014 03:18
Show Gist options
  • Save shri3k/9824581 to your computer and use it in GitHub Desktop.
Save shri3k/9824581 to your computer and use it in GitHub Desktop.
(function(){
$.getScript("https://gist.githubusercontent.com/sinkingshriek/9824555/raw/729b13b28d2a87636a81553f525d63fde7e6f073/second.js", function(){
console.log("First.js has called second.js..");
});
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment