- From: Alexander Surkov <surkov.alexander@gmail.com>
- Date: Fri, 23 Jan 2009 14:41:08 +0800
- To: "Evans, Donald" <donald.evans@corp.aol.com>
- Cc: wai-xtech@w3.org
Received on Friday, 23 January 2009 06:41:44 UTC
Hi. Firefox3 has support of aria-relevant attribute. We set container-relevant object attribute as specified by http://www.w3.org/WAI/PF/aria-implementation/#States_and_Object_Properties. As well we fire all notifications events as requested by http://www.w3.org/WAI/PF/aria-implementation/#Changes_to_document_content_or_node_visibility . Alex Surkov. On Fri, Jan 23, 2009 at 4:22 AM, Evans, Donald <donald.evans@corp.aol.com>wrote: > Has any one implemented the aria-relevant = removals? It seems to only > announce additions and not removals using FF3 and Jaws10. > > ul.setAttribute("role","log"); > ul.setAttribute("aria-live", "assertive"); > ul.setAttribute("aria-atomic", "false"); > ul.setAttribute("aria-relevant", "additions removals text"); > ul.setAttribute("aria-channel", "main"); > *Donald F. Evans* > Sr. Program Manager, > Office of Accessibility, > AOL LLC > AIM: donaldfevans > Phone 703.265.5952 > >
Received on Friday, 23 January 2009 06:41:44 UTC