[TYPO3-content-rendering] "accessible menus" article on typo3.org
Stefan Beylen
intsys at swissinfo.org
Tue Jun 21 10:19:52 CEST 2005
one more "flaw" I found:
<li><a href=“house.html“><dfn>1.1: </dfn>my house</a><span
class="hidden">. </span> </li>
The <span class="hidden">. </span> is not necessary as the screenreader
makes breaks between the list items anyway.
if the menu looks like this it would make sense:
<a href="home.html">Home</a><span class="hidden">. </span><a
href="item.html">item</a><span class="hidden">. </span><a href=".....
just my 2 cents, insult me if I am wrong ;)
p.s.: not even www.biene-award.de is using that in its main navigation.
Yes, its used in the bottom navigation but solely for layouting purposes
More information about the TYPO3-project-content-rendering
mailing list