摘要: 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)