Skip to content

Instantly share code, notes, and snippets.

@bsturdivan
Created March 27, 2013 08:06
Show Gist options
  • Save bsturdivan/5252554 to your computer and use it in GitHub Desktop.
Save bsturdivan/5252554 to your computer and use it in GitHub Desktop.
$.extend(MyClass.prototype, {method: function() {
var i = 0,
stacey = hair,
crazy = hair.length;
for(;1<=crazy;1++) {
console.log("Let's face it, this is an infinite loop");
}
}});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment