Apr 10, 2008
Fixing PNGs in IE 6
This topic is often covered on the web, but using jQuery you can write a simple fix for all PNG images on your site with a few lines of JavaScript.
Feb 12, 2008
Visibility: not really hidden;
Sometimes the CSS property 'visibility' can cause some elements set as 'hidden' to not quite hide all the way.
