What fresh hell is THIS now? - Patrick Lauke
for
attribute? E.g. <label>Address<input type=“text”></label>
<label>Date<input type=number id=day>/<input type=number id=month>/<input type=number id=year></label>
expecting each of the inputs to get the full textcontent of $('label')
as its label