There are lots of DOM/CSS inconsistencies between browsers. But how many core JS differences are there between browsers? One that recently tripped me up is that in Firefox, setT
Well, I'm going to open up a CW:
Function.apply only accept an Array, not an array-like object. Ref MDC: Function.applyString.prototype methods from string to String. Ref a String.prototype's "this" doesn't return a string?, in object literals. Ref trailing comma problem, javascript (Seems "fixed" in FF6).