Skip to content

Instantly share code, notes, and snippets.

@erikzaadi
Created January 31, 2010 17:36
Show Gist options
  • Save erikzaadi/291158 to your computer and use it in GitHub Desktop.
Save erikzaadi/291158 to your computer and use it in GitHub Desktop.
protected void TestGistCreation()
{
//Github FTW!
}
var s = window.location.href.toString();
s+="Something";
alert(s);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment