Giving Object Context to Function Calls

2 views
Skip to first unread message

aldian

unread,
Sep 19, 2010, 7:01:03 PM9/19/10
to javascript-user-group
Javascript has a dynamic object named 'this'. By default 'this' equals
to the global object container, so if we have a global variable named
x, then this.x === x.

The complete article: http://www.kodejavascript.com/?qp=node/5
Reply all
Reply to author
Forward
0 new messages