Skip to content

Instantly share code, notes, and snippets.

@jasherai
Created February 24, 2009 11:37
Show Gist options
  • Save jasherai/69527 to your computer and use it in GitHub Desktop.
Save jasherai/69527 to your computer and use it in GitHub Desktop.
//Note: This command was automatically generated by the create-bookmarklet-command command.
CmdUtils.makeBookmarkletCommand({
name: "xray",
url: "javascript:function%20loadScript(scriptURL)%20{%20var%20scriptElem%20=%20document.createElement('SCRIPT');%20scriptElem.setAttribute('language',%20'JavaScript');%20scriptElem.setAttribute('src',%20scriptURL);%20document.body.appendChild(scriptElem);}loadScript('http://westciv.com/xray/thexray.js');"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment