CSS tricks – double margin bug on IE6

CSS tricks – double margin bug on IE6

Posted by in Development on 17. May, 2009 | No Comments

IE6 can be a little crazy with the CSS, here’s a way to solve the double margin bug when you have a floated element in the same direction.

Cross-domain gif request with javascript

Cross-domain gif request with javascript

Posted by in Development on 14. May, 2009 | No Comments

We explain how to make a cross domain request to send information using a gif image and javascript, when there’s no chance to use a proxy script and we want to keep things lightweight.