Monthly Archives: January 2010

IE6 Double Margin: A Simple jQuery Fix

Among the many small irritations we have to contend with when developing a website for IE6 is the so called double margin bug.This bug causes floated elements to render with a double left margin. This is a simple way to overcome the problem using jQuery. Continue reading

Posted in Web Design, how to | Leave a comment