Label JQuery finden
$('#id').find('label[for="'+inputName+'"]')
Sergiu The Man
$('#id').find('label[for="'+inputName+'"]')