parentnode.first.find jquery code example Example 1: jquery first child $('div:first-child') Example 2: select parent of element jquery $(this).parent(); // jquery