How to get parent’s parent id using jQuery? November 20, 2013June 9, 2022InfallibleTechie Admin Sample Code: $(this).parent().parent().attr(‘id’);