Skip to content

Instantly share code, notes, and snippets.

View jeffmicklos's full-sized avatar

Jeff Micklos jeffmicklos

View GitHub Profile
$.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");
}