Archives
-
Debugging JavaScript in IE from Visual Web Developer 2008 Express Edition
It's not at all obvious how to use Visual Web Developer 2008 Express Edition to debug JavaScript in Internet Explorer. So I wrote it up at the Cozi Tech Blog.
-
Daylight Savings Time and JavaScript
The JavaScript engines in Firefox 2 (Windows) and IE6 can't handle the new Daylight Savings Time rules in the U.S. The Date() function returns a value that is off by an hour if the system time is between the second Sunday of March and the first Sunday of April.
-
Transparent PNGs can Deadlock IE6
Over at Cozi, we've started a new technical blog. I just put my first post up, describing a nasty problem we had late last year.