public marks

PUBLIC MARKS from marco with tags javascript & scope

03 April 2010 08:45

What is "this"?

by 2 others
This article will describe lexical scope and the "this" variable and how to control them rather than be controlled by them when in coding JavaScript.