7

Coding JavaScript... Makes an object, creates a method, Uses 'this', 'this' points to the object... Good...
Calls another method, uses 'this'... Now 'this' points to the window object...
Why... WHHYYYYY... :'(

Comments
Add Comment