$('a', this).attr('href') code example Example: get attribute value jquery href var href = $(this).attr('href');