Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What is this?

Name: Anonymous 2010-09-16 19:34

I'm a rookie programmer trying to get into Javascript, but for the life of me I can't understand what is this?

If this is something simple I will feel bad. Hopefully this will be easy to learn. I don't know why this is so complex.

Name: Anonymous 2010-09-16 19:43


function Anus() {
  this.is = "haxxed";
  this.hax = function(){alert (this.is);}
}

var MyAnus = new Anus();
MyAnus.hax();


I hope this sample code will enlighten you.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List