Feb
14
2011
14
2011
JavaScript Errors in Internet Explorer? It’s Probably a Comma’s Fault
If you’re testing JavaScript code that seems to work in Firefox, Chrome, or Safari but not in Internet Explorer, a stray comma is probably to blame. This article explains why the problem occurs and offers some tips on how to avoid it.
