December 12th, 2008

December 9th, 2008

A Better Transparent PNG Javascript For IE?
If you attempt to use a 24-bit translucent PNG image as a background image or as an element’s SRC attribute, IE6 yields an unsightly grey (sometimes greenish) background behind the image’s translucent colors.

Using the MSIE AlphaImageLoader filter to fix the grey background issue renders both background-repeat and background-position unusable!

This script reclaims all your background positioning controls by avoiding AlphaImageLoader, AND fixes the grey background issue!

December 1st, 2008

Essential Mac OS X Applications
Huge list of great Mac apps. Just think they forgot a few, such as Textmate, Fluid and Quicksilver

November 19th, 2008

Free Sitepoint book - The Art & Science of CSS
For the next two weeks, Sitepoint, is giving away the book The Art & Science of CSS . Nice.

November 17th, 2008

75 Best Free Graphics Design Icon Sets
A very nice collection of free icons. hat tip: foo

November 5th, 2008

Firefox Extension: View Link Background Image
This is a very simple Firefox extension that allows you to view the background image of a link by right-clicking on it just as you can with most other HTML elements.
Works great. I will use this all the time now.