Diigo Bookmarks 04/13/2017
著
-
"Drawing on your phone or computer can be slow and difficult—so we created AutoDraw, a new web-based tool that pairs machine learning with drawings created by talented artists to help you draw."
-
Chromium Blog: Scroll anchoring for web developers
"starting in version 56 Chrome prevents these unexpected page jumps with a new feature called scroll anchoring. This feature works by locking the scroll position on an on-screen element to keep our users in the same spot even as offscreen content continues to load."
-
"The accessible name for a HTML element is exposed in the browser’s accessibility tree. It is the piece of information used by Assistive Technologies (AT) to identify the element."
-
Debugging Tips and Tricks | CSS-Tricks
"When I dedicate some time to learning new debugging skills, I often find I can move much quicker, and add more value to the teams I work on. I have a few tips and tricks I rely on pretty heavily and found that I give the same advice again and again during workshops, so here’s a compilation of some of them, as well as some from the community."
-
Designing User Interfaces for an Aging Population :: UXmatters
"Some accessibility experts refer to people who lack disabilities as “temporarily able-bodied.” [Rae, 1989] Why isn’t it enough for technology designers to just follow accessibility guidelines?"
-
Advanced vertical margins – Hacker Noon
"How the adjacent sibling selector can solve complex design requirements while maintaining readable CSS."