For purposes of accessibility I need to set the "title" attribute for a field that I have enabled "Output this field as a link" enabled.
That alt attribute is there, but I also need the title attribute.
See: http://www.w3.org/TR/WCAG20-TECHS/H33
For purposes of accessibility I need to set the "title" attribute for a field that I have enabled "Output this field as a link" enabled.
That alt attribute is there, but I also need the title attribute.
See: http://www.w3.org/TR/WCAG20-TECHS/H33
Comments
Comment #1
thekevinday commentedIt was pointed out to me that the "alt" seems to be set to the title attribute.
So, this is now a request for the documentation about the "alt" attribute to also mention that this defines the "title" attribute as well.
Comment #2
merlinofchaos commentedComment #3
esmerel commentedAdded note about alt text to field page, plus some more overall documentation.