[TYPO3-content-rendering] Image longdesc attribute in HTML5

Patrick Broens patrick at patrickbroens.nl
Thu Aug 4 14:03:18 CEST 2011


Hi,

In HTML5 the img tag longdesc attribute is obsolete.

This is what W3C says about it:
Use a regular a element to link to the description.

Right, this means if the image has not been linked, we can move the
longdesc url to an anchor around the image.

If there is already a link, we can't use the longdesc URL. Nothing will
be done with it.

Any suggestions? Otherwise I'm going to do it like this.

Cheers
Patrick


More information about the TYPO3-project-content-rendering mailing list