(Posts filtered by ie.)

XDomainRequest and CORS on IE9

I have a JavaScript project that makes a sizeable number of requests to the back-end using XMLHttpRequest, which I recently discovered breaks when usi...

ajaxiequirks February 16, 2015

Element innerText/textContent for all browsers

We do a lot of content scraping at my day job - parsing large blocks of content on thousands of pages - and most of this is done client-side with Java...

chromeie July 25, 2014

Windows Phone 8 IE fails without SIM card

During some recent testing of several webpages, colleagues of mine discovered that they wouldn't load on a Nokia Lumia 520. No visible errors, just a ...

ienokiawindows phone December 4, 2013

IE8 Javascript: indexOf and hasOwnProperty

I'll cut to the chase on this one: IE8 has a few problems handling some Javascript features a lot of programmers, like myself, have taken for granted ...

iequirks May 28, 2013

IE8 Javascript: Console

In my previous post, I neglected to mention IE8's inability to work with the console object. It does work, but only if the debug tools are open when l...

ie May 28, 2013

Time to let Internet Explorer go

Working with websites every day really opens ones eyes to the inconsistencies in protocol and feature support with browsers, devices and operating sys...

iemicrosoft May 25, 2013
homelab

By using this site, you agree that you have read and understand its Privacy Policy.