Ver original$(".bloq-puntos a.ver-mapa").on('click',function(){ $(this).removeAttr("href"); var codigo = $(this).attr("id"); alert(codigo)})