Announcement

Collapse
No announcement yet.

OK for IE9 - but not Firefox or Chrome Browsers - Opera OK

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    OK for IE9 - but not Firefox or Chrome Browsers - Opera OK

    Thanks for tip above - I have added the fix which works well with IE9 by forcing backward compatibility.

    Advice appreciated

    Please look at http://www.tuningshop.co.uk/acatalog/index.html

    - in Firefox and Chrome

    I have tried with different themes (I am currently using "Smart" with "Matallic Blues 2") - but the result is the same. I have just ugraded to V10 100002KIIA), but it was the same in V9.

    Has anyone any further suggestions please for a more complete fix please?

    D

    #2
    IE9 compatibility

    Originally posted by sunshinevati View Post
    Thanks for tip above - I have added the fix which works well with IE9 by forcing backward compatibility.

    Advice appreciated

    Please look at http://www.tuningshop.co.uk/acatalog/index.html

    - in Firefox and Chrome

    I have tried with different themes (I am currently using "Smart" with "Matallic Blues 2") - but the result is the same. I have just ugraded to V10 100002KIIA), but it was the same in V9.

    Has anyone any further suggestions please for a more complete fix please?

    D
    Sorry, I thought I was within a previous thread - the tip - from G. W. Green

    was to add the following code to force backwards compatibility:-

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">

    <html>
    <head>

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

    Once you upload the site it should display correctly in IE8 and IE9.


    G.W.Green

    Comment

    Working...
    X