tutorial.eyehunts.com
This keyword in JavaScript | Basic code
The JavaScript this keyword refers to an object. In other words, the this references the object that is currently calling the function.
Rohit