Posts Tagged as ‘internet explorer’

September 6, 2007

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 I came upon a need to test printable versions for a calendar app. After quite [...]

August 26, 2007

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 seem right.  It seemed like the browser would have something to do with efficiency but [...]