$('.ad-next-image').live('click',function() { var obj = $('a.ad-active'); alert(obj.attr('href'); } );