Debugging Javascript and getting CSS to render correctly in Internet Explorer is very often a huge frustration for web developers. I put together a few quick movies showing how to lessen the pain of dealing with IE.

The Javascript one will likely save you hours of frustration, and the CSS one is a nice tip to help debug oddities (I am not a designer so the CSS one is a bit lite, but helpful non-the-less).

Debugging wonderfully descriptive errors like “Object Expected” and “Object doesn’t support that property or method”:

Manipulating rendered CSS on the fly to help debug layout issues: