<a class="picture" href="test.html"> <img src="picture.jpg" alt="awesome"> </a>
@H_404_2@What’s the most optimal way to do this?
@H_404_2@Internally,selector context is implemented with the .find() method, so $(‘span’,this) is equivalent to $(this).find(‘span’).