上一页 1 ··· 304 305 306 307 308 309 310 311 312 ··· 492 下一页
摘要: See if you can do a better job styling this button using ARIA states. One huge benefit to styling with ARIA is that it provides visual feedback that y 阅读全文
posted @ 2018-03-14 03:43 Zhentiw 阅读(191) 评论(0) 推荐(0)
摘要: Together 'aria-live', we can use 'aria-atomic', 'aria-relevant' and 'aria-busy' to give more information to screen reader, when should announce the ch 阅读全文
posted @ 2018-03-13 21:09 Zhentiw 阅读(375) 评论(0) 推荐(0)
摘要: "aria-live" is a method to tell the information to the screen reader once value changed. aria-live has three value: 1. off: nothing will happen 2. pol 阅读全文
posted @ 2018-03-13 20:59 Zhentiw 阅读(2273) 评论(0) 推荐(0)
摘要: High availability apps require that no distinction be made between local and remote services. Attached resources should be accessed by environment var 阅读全文
posted @ 2018-03-13 20:49 Zhentiw 阅读(249) 评论(0) 推荐(0)
摘要: Storing configuration in files instead of the environment has many downsides, including mistakenly checking in the wrong configuration in the wrong en 阅读全文
posted @ 2018-03-13 20:43 Zhentiw 阅读(196) 评论(0) 推荐(0)
摘要: You want to use aria-hidden to prevent screen reader to access some content should be hidden from users. For example, slides, you want to remove previ 阅读全文
posted @ 2018-03-13 03:52 Zhentiw 阅读(2273) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-03-12 23:08 Zhentiw 阅读(135) 评论(0) 推荐(0)
摘要: 'aria-labelledby' overwrite 'aria-label' overwirte native element label. TOP-LEFT: aria-label overwrite native element label, so it is Gumnut. TOP-RIG 阅读全文
posted @ 2018-03-12 21:58 Zhentiw 阅读(493) 评论(0) 推荐(0)
摘要: For some reason, you build a custom checkbox component, if without ARIA in mind, basiclly this site is unusable for screen reader. DEMO site. In the e 阅读全文
posted @ 2018-03-12 18:49 Zhentiw 阅读(154) 评论(0) 推荐(0)
摘要: In this lesson we'll walk through setting up an updater function that can receive an action argument. We'll also dive into how to separate your state 阅读全文
posted @ 2018-03-12 01:49 Zhentiw 阅读(169) 评论(0) 推荐(0)
上一页 1 ··· 304 305 306 307 308 309 310 311 312 ··· 492 下一页