$(this).attr('id'); // for id $(this).attr('class'); // for class // this can be any element you have obtained