[uf-discuss] RE: One more shot at accessible hCalendar
Belov, Charles
Charles.Belov at sfmta.com
Thu May 15 16:59:09 PDT 2008
> Possible alternatives:
> If the webmaster does use an empty span with a title tag to contain
the ISO date, the
> webmaster could add a style="display: none" attribute to it to ensure
that screen readers
> did not read it.
I came up with this format, using the microformats class names and
titles, for pages that are computer-generated:
Monday, January 5, 2008, 10:00pm<span class="dtstart" style="display:
none" title="2008-01-05T22:00:00-0800"></span>
This would hide the computer data from screen readers but make in
available in the DOM.
The issue remains for pages edited by non-technical humans.
Hope this helps,
Charles "Chas" Belov
SFMTA Webmaster
http://www.sfmta.com/webmaster
More information about the microformats-discuss
mailing list