Jump to content

IE 8 issues


Recommended Posts

We've experienced slowness and other strange issues when using IE8..

 

Ran accross this tip in another forum..

 

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">

 

will force IE8 to use the IE7 rendering engine..

 

FYI...

Link to comment
Share on other sites

We've experienced slowness and other strange issues when using IE8..

 

Ran accross this tip in another forum..

 

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">

 

will force IE8 to use the IE7 rendering engine..

 

Hehe. Not sure if that is the answer! IMHO we need to see what causes the problems and then look for a workarond.

 

Maybe it has to do with the used HTML standard: I could imagine we have to use something like this:

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd> 
<html xmlns="http://www.w3.org/1999/xhtml>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...