targeting descendents of 'this'
Hi, a newbie question...
I am trying to target images that are descendants of 'this'. I am unsure of my syntax. Perhaps its something like this...
$((this) > 'img').addClass('test');
would be grateful if someone could help.
cheers