$('.acc_container > .block > .pokazRasp').live ('click', (function() { var seminarId = $(this).attr('title'); alert(seminarId); }));