Obtenha o valor do atributo jQuery href
var href = $(this).attr('href');
Distinct Dormouse
var href = $(this).attr('href');