Function invocation and 'this' Context Example


/ Published in: JavaScript
Save to your folder(s)

Quick example to show how 'this' depends on how the function in which you called it in was being invoked. From jQuery in Action.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.