[ka-Map-users] IE freezing on iframe

Wei Yang, Ng - Wayne wayne at datalinktech.com.au
Wed Jun 14 19:36:39 EDT 2006


Hi Donal,
         You were mentioning about iframes with IE earlier. For that, 
you have to ensure that IE uses HTTP 1.0. You can force it by going to 
tools->internet options-> advanced and ensure that IE only uses that. 
However, all users to that page would have to set it. Alternatively, 
edit httpd.conf (if using Apache) and add the following line:

BrowserMatch "MSIE;" downgrade-1.0 force-response-1.0

Hope it helps,
Wayne


More information about the ka-Map-users mailing list