Diigo Bookmarks 04/08/2014
著
-
"On touchscreen devices there’s a delay of about 300 milliseconds between a touchend and a click event. Exactly when does this delay occur?"
-
Frosting Glass with CSS Filters | CSS-Tricks
"As browsers begin to incorporate filters as part of the web platform, we can begin breaking down complex visual effects into their component parts, and implementing them on the web. This article will examine one such effect, frosted glass, and how CSS filters provide a cleaner, more flexible solution than static images."
-
"It’s a little sad that the way to fix accessibility and usability in a native UI is to create a custom UI, rather than ensuring by design of the HTML feature that usability and accessibility are built in, but if it is to be, lets embrace it."
-
"Stripes are pretty easy to do in CSS these days. CSS gradients via the background-image property really got our back. I thought I'd document some variations in one easy to reference place."
-
"an interactive tour of all the major features of the new CSS property: flexbox."
-
Custom HTML element name validator
"Are you developing with Web Components, and wondering if you can use a given string as a custom element name in HTML? Just use this tool."