Cómo obtener la identificación del elemento principal en jQuery
$(this).parent().attr('id');
Stupid Skipper
$(this).parent().attr('id');