I have a layout similar to this:
and would like to use a jQuery selector to selec
Try this code:
$(this).children()[0]