I have the following html:
link
Try this:
$(this).children('a').attr("href");
Does that work for you?