Diigo Bookmarks 09/13/2013
著
-
Client-side full-text search in CSS
"Using data- attributes for indexation, and a dynamic stylesheet with a CSS3 selector for search, it is straightforward to implement a client-side full-text search in CSS rather than JavaScript."
-
"30-second Slideshows for Hackers"
-
User-Agent detection, history and checklist ✩ Mozilla Hacks – the Web developer blog
"Always provide a working fallback whatever the solutions you chose are."
-
"iBeacon could be a NFC killer because of its range. NFC tags are pretty cheap compared to NFC chips, but NFC tags are required on each product because NFC works only in very close proximity."
-
10 Terrific Time-Saving CSS Cleanup Tools - SitePoint
"The following tools will leave you with an efficient, optimized, impeccably-organized CSS stylesheet that your web server, your current client, and your future prospects will greatly appreciate."
-
A plea for progressive enhancement | Stephanie Rieger
"Secondly, we built the menu using ‘normal’ JavaScript rather than jQuery, as we’ve found jQuery still doesn’t work reliably across the devices we need to support"