April 2010

April 8, 2010

Accessing Exchange with PHP

I did some quick googling how to use PHP to hook up with Exchange:

Ilya

April 7, 2010


April 6, 2010

CSS bug: When IE7 loses absolute elements

When an absolutely positioned element is adjacent in the source to a floated element, IE7 can sometimes “disappear” the absolutely positioned element. Debugging this with the Developer Toolbar is tricky, as nearly any hasPosition-triggering change will cause the element to reappear — but the same change to the CSS won’t actually fix the problem.

To fix, check out this test battery (the fixes are in tests six and onwards).

Ilya

April 5, 2010


April 1, 2010