答复: Using ARIA in HTML

Hi Steve:

Thanks for your document.
I am new to a11y, so I spend some time to review and try to understand ARIA in HTML.

Alt is easy for understanding, is just some text will be reading to assist people know what is the image/video/…
But for the role, I feel a little confused, in your “using ARIA in HTML”, if we define role in an element, the element will be change to another kind of element.
For example, <a href=…. Role=”button”>link</a>, so the a element will be change to <button>link</button>.
I cannot understand what’s benefit to change the element to another using role, why?

And I also see that role can also be a class like attribute, like “presentation”, what’s the meaning?

Sorry for so many questions ;)



________________________________
Yang Sun
Email: eric.sun@huawei.com
Huawei Technologies Co., Ltd.
http://www.huawei.com

________________________________
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁
止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中
的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
This e-mail and its attachments contain confidential information from HUAWEI, which
is intended only for the person or entity whose address is listed above. Any use of the
information contained herein in any way (including, but not limited to, total or partial
disclosure, reproduction, or dissemination) by persons other than the intended
recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by
phone or email immediately and delete it!

发件人: Steve Faulkner [mailto:faulkner.steve@gmail.com]
发送时间: 2012年6月29日 20:23
收件人: HTMLWG WG
抄送: HTML Accessibility Task Force
主题: Using ARIA in HTML

I have posted an intial draft of a document I have been working on which attempts to provide practical advice to developers on what ARIA to use in HTML.

http://dvcs.w3.org/hg/aria-unofficial/raw-file/tip/index.html



My intention is to provide a non normative resource that fills in the gaps in the current HTML5 specification and a document that is more readable (i.e. less jargonist) It does deviate from HTML5 in some of its suggestions, these deviations are based on current implementation realities.

all feedback welcome

--
with regards

Steve Faulkner
Technical Director - TPG

www.paciellogroup.com<http://www.paciellogroup.com> | www.HTML5accessibility.com<http://www.HTML5accessibility.com> | www.twitter.com/stevefaulkner<http://www.twitter.com/stevefaulkner>
HTML5: Techniques for providing useful text alternatives - dev.w3.org/html5/alt-techniques/<http://dev.w3.org/html5/alt-techniques/>
Web Accessibility Toolbar - www.paciellogroup.com/resources/wat-ie-about.html
<http://www.paciellogroup.com/resources/wat-ie-about.html>

Received on Thursday, 5 July 2012 08:32:44 UTC