Hi, how do I get htdig to add id attributes to all the auto-generated fields?
I want to make htdig fully accessible, and therefore I want to use field labels with all the fields. For example, instead of this:
Match: <SELECT name=method> ...etc
I want it to generate fully accessible HTML like this:
<label for="" <SELECT id=method name=method> ...etc
It's easy for me to add the label tags, but how do I get htdig to add id attributes to all the auto-generated fields?
Thanks
Martin Budden
- Re: [htdig] field ids to use with labels? Martin . Budden
- Re: [htdig] field ids to use with labels? Tsjebbe de Vries
- Re: [htdig] field ids to use with labels? Joe R. Jah
- Re: [htdig] field ids to use with labels? Martin . Budden
- Re: [htdig] field ids to use with labels? Martin . Budden