This month in bookmarks: May 2008
May was quite a busy month this year wasn’t it? We had NFJS, JavaOne, Firefox 3 is starting to be adopted much more rapidly… phew. Therefore, this month a have a bit larger list of links than usual (and trimmed it down a bunch). All great resources that may not have gotten all the attention they deserved:
CSS
CSS Qualified Selectors [ShaunInman.com] – There could be a proposal to the CSS Working Group for this, and I think that this would be an incredibly useful addition to CSS.
Tomorrow’s CSS today: 8 Techniques They Don’t Want You To Know [Sitepoint] – This article shows 8 really cool CSS selectors for progressive enhancment. Most of these involve variations of the attribute selector (which is not supported by IE6), but there are some very cool ways to decorate elements, especially links, with these techniques.
How To: Resizeable Background Image [CSS-Tricks] – Chris Coyier compares three ways to apply a resize-able background to an HTML element, the best one being a purely CSS solution that is really neat. A good read.
JavaScript
SocialHistory.js: See Which Sites Your Users Visit [RWW] – You may have seen scripts around this topic popping up lately, but Aza Raskin has pulled into a bit of JavaScript so you can include it on your site and provide a better user experience.