[jquery] Finding the id of a parent div using Jquery

$(this).parents('div').attr('id');