So erhalten Sie ID des übergeordneten Elements in jQuery
$(this).parent().attr('id');
Stupid Skipper
$(this).parent().attr('id');