What is the fundamental difference between using $(this) vs this
$(\'.viewComments\').click(function(ev){ //returns the desired value alert(this.getA
Here are two articles that you may find helpful:
What is this? by Mike Alsup
jQuery's this: demystified by Remy Sharp