[TYPO3-english] R: R: Automatically add accessability icon toexternallinks

De Contardi Riccardo Riccardo.DeContardi at bhuman.it
Fri Feb 25 15:33:26 CET 2011


Oh, I almost forgot:
The icons added this way DO NOT AFFECT accessibility, as they are completely invisible to screen readers.

The only way to add accessible content is to add an image with an appropriate alt text

<a href="http://www.google.com/">your link <img src="youricon.gif" alt="link to external url"></a>

Or even better add also rel="external" attribute to the anchor

<a href="http://www.google.com/" rel="external">etc. </a>

Best regards
--------------------------------------------
Riccardo De Contardi - Web Developer
B Human Srl - www.bhuman.it
Via Canzio, 15 - 20131 Milano
TEL +39-02-20.23.271 - FAX +39-02-20.240.561
--------------------------------------------




**************************************************

Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non gli sia pervenuto per errore. In tal caso e' pregato di avvisare immediatamente il mittente e, tenuto conto delle responsabilita connesse all'indebito utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso contenute, voglia cancellare l'originale e distruggere le varie copie o stampe.

The receiver of this message is required to check if he/she has received it erroneously. If so, the receiver is requested to immediately inform the sender and - in consideration of the responsibilities arising from undue use and/or disclosure of the message and/or the information contained therein - destroy the original message and any copy or printout thereof.




More information about the TYPO3-english mailing list