Code:$(this).parents('tr:first').next('tr').find('p:eq(0)')
Code:$(this).parents('tr:first').next('tr').find('.reveal p')
Version imprimable
Code:$(this).parents('tr:first').next('tr').find('p:eq(0)')
Code:$(this).parents('tr:first').next('tr').find('.reveal p')