IE 8 dialog windows not decompressing files
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-05-25T02:27:22Z
Indexed on
2010/05/25
2:31 UTC
Read the original article
Hit count: 334
decompression
|ie8
Hi,
I've got a website where we have pre-compressed all of our HTML files. In general this works fine, but since IE 8 has come out some people are finding that they can not use some parts of the website.
We've used the showModalDialog command to open a dialog window and pointing to one of our pre-compressed files but it displays it just show up as strange characters (ie not decompressed). Now it only happens in the dialog. I'm pretty sure our compression is all fine because the page they are viewing to open the dialog is also compressed.
Has anyone else come across this or got any suggestions cuz i'm stumped???
Thanks, Mike
© Stack Overflow or respective owner