Created
January 16, 2009 16:19
-
-
Save egonw/47981 to your computer and use it in GitHub Desktop.
This file contains 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
// will load a Gist from http://gist.github.com/ | |
// Gist 47981 actually is this JavaScript | |
gist.load(47981, "/Virtual/gist.47981.js") | |
// and open it in a JavaScript editor | |
ui.open("/Virtual/gist.47981.js") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment