The screen reader now says:
"Message last saved on [date]".
Simple, useful and works with FF3.
Best,
Victor
- Aaron
To clarify ... if the content is something that suddenly shows up and
then disappears, it's an alert. That works pretty well across screen
readers with Firefox now.
If it's a semi-permanent panel that has content which occasionally
changes inside of it, that's a live region, and it may specifically be a
status. Those work only in Orca and Fire Vox right now.
- Aaron
Yep, there is definitely a need for practical WAI-ARIA info. Thank you
for helping with that. We need to do a good job of describing what works
now and what is up-and-coming.
I've been trying to keep track of that in the ARIA role and state tables
here (by version of Firefox and screen reader):
http://developer.mozilla.org/en/docs/ARIA:_Accessible_Rich_Internet_Applications
- Aaron
Regards,
Victor
Aaron Leventhal wrote:
> If it's a semi-permanent panel that has content which occasionally
> changes inside of it, that's a live region, and it may specifically be a
> status. Those work only in Orca and Fire Vox right now.
Little correction: NVDA's later versions from source code or daily
snapshot builds also have basic live region support. Different
politeness levels are not yet handled in different manners AFAIK, but
automatically speaking any properly marked up live region content is
supported.
Jamie and Mick can certainly jump in with more details.
Marco
I think we should take these suggestions as the content gets migrated
over to codetalks.org eventually. That's a community driven portal that
David Bolter started, but it hasn't received much content yet :/ We're
planning to take some from what we've written at devmo.
The big thing we probably need most is tutorials for each kind of
widget, all referred to from central resource like codetalks.org.
- Aaron