标签:
以前接触过Bootstrap,但也只是仅仅接触,现在重新学习下,今天看到一个例子中的属性有一个role, 查阅资料发现这个是--WAI-ARIA无障碍设计属性;
通俗说是该设计为了一些盲人,失聪,残疾人士而设计的;
深入了解: http://www.zhangxinxu.com/wordpress/?p=2277
--感慨: 大神整理出来的东西好全.....
Ps:
https://w3c.github.io/html/
w3c html --> 3.2.7.4. Allowed ARIA roles, states and properties
http://w3c.github.io/html/dom.html#allowed-aria-roles-states-and-properties
Bootstrap学习遇到的role属性--- 无障碍网页应用属性
标签:
原文地址:http://www.cnblogs.com/yys369/p/5309361.html