codice:
$(".vedi").click(function(){
     var myId=$(this).attr('id');
});