In the past I’ve mentioned my confusion about the differing behaviour of certain aspects of the oh-so-trendy XMLHttpRequest object, but now I have access to a couple of non-windows browsers for testing I thought I’d take a look to see how they handle it. Perhaps unsurprisingly they are also subtly different again from IE, Firefox and Opera. Is this what happens when browser makers have to reverse engineer someone else’s feature instead of working with documented standards?
Continue reading “XMLHttpRequest and events” | 2 comments
Today I set out to answer the oh-so exciting question “What is the fastest way to create a loop in
JavaScript?” After some tedious exhaustive, cross browser testing
these are my results…








