encontrar etiqueta jQuery
$('#id').find('label[for="'+inputName+'"]')
Sergiu The Man
$('#id').find('label[for="'+inputName+'"]')