Skip to content

Instantly share code, notes, and snippets.

View melari's full-sized avatar

Caleb Simpson melari

View GitHub Profile

Keybase proof

I hereby claim:

  • I am melari on github.
  • I am calebsimpson (https://keybase.io/calebsimpson) on keybase.
  • I have a public key whose fingerprint is 3DE1 8FB7 4CAA 99E8 31F2 BE4E 8C16 28AE 0D4D 4C1D

To claim this, I am signing this object:

@melari
melari / 0_reuse_code.js
Created January 5, 2016 14:36
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
$('body').keydown(function(e){if(e.keyCode==192){if(a){$('#chat_line_list').attr('id', 'n');a=false;}else{$('#n').attr('id','chat_line_list');a=true;}}});a=true;