Tag Archives: internet explorer
Printing from Multiple IEs
‘Multiple IEs’ (easy installer here, interesting back story here) is pretty widely used for running (and therefore testing in) multiple versions of Internet Explorer these days. It’s really an essential tool for anyone supporting back versions of the browser. Recently … Continue reading
Filed under browser
Upload speed (or lack thereof)
While testing to make sure some javascript was properly working cross-browser, for an upload-progress indicator, I came upon a strange issue. The script seemed to be functioning properly but the uploads were taking forever to complete in IE6… That didn’t … Continue reading
Filed under browser, performance