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