问题
Is there a list of differences between how FF and IE treat javascript?
for example, I remember array references was a little different between the two.
回答1:
Why yes I asked this question recently:
Javascript Incompatibilities/Inconsistencies
Note, that there was a clear consensus that MOST (but not all) of the significant differences were DOM related, not syntax related.
回答2:
IBM wrote a very good paper on differences throughout the browsers including javascript at http://www.ibm.com/developerworks/web/library/wa-ie2mozgd/ Most differences are in the DOM and not necessarily in javascript.
回答3:
Here's a decent list.
来源:https://stackoverflow.com/questions/754689/any-references-for-differences-between-how-ff-and-ie-treat-javascript