Diigo Bookmarks 02/24/2014
著
-
The Accessible Current Page Link Conundrum
"Accordingly, Léonie Watson has been discussing aria-current as a proposed standard method for indicating one’s current location within a site or step-based process."
-
Everything you know about accessibility testing is wrong (part 2) | Karl Groves
"Post-deployment remediation is always more costly, more time consuming, and is less likely to be successful."
-
Making Accessible Links: 15 Golden Rules For Developers
"Screen reading applications offer only limited ways to interpret a page. One common method is to generate a list of links (without context) to determine the content of the page. Screen reader users also often scan a page by simply tabbing from link to link (without reading the text in-between)."
-
Text links: aria-label and title
"In situations where text that is different from the anchor text needs to be rendered to aid vision impaired users, the aria-label is the better choice. When the link’s name (i.e. anchor text or aria-label) needs to be supplemented with advisory text, the title is more suitable."
-
Responsive Design Frameworks: Just Because You Can, Should You? | Smashing Mobile
"As responsive design frameworks became popular, a big debate emerged: Why would a professional designer use a responsive design framework?"
-
Stackicons: Doing More with Icon Fonts | CSS-Tricks
"While icon fonts are efficient and easy to use and scaleable and all that, one of the classic "strikes" against them is that the icon can only be one color. Parker has a brand new project that solves that issue in a simple and clever way."