http://api.jquery.com/jQuery/
Codice PHP:
$('h2').click(function() {
  var 
url = $('a'this).attr('href');
});