Welcome to TalkGraphics.com
Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: IE9 Issues

  1. #1

    Default IE9 Issues

    Just curious if anyone is seeing issues with links, flash, Java applets, and such in their Xara Web Designer produced sites when viewed in IE9? Specificallly right now I am seeing the most issues with links. I have an older version( still using WD5 )and some people are having problems with links if they use IE9. Is this happening in the newer/newest versions of WD as well?

    Basically the issue I am having right now that is the most important to solve is links do not work. The only way they will work I am told is if the visitor holds the control key down and then clicks them. I am told that brings up some kind of tab they then have to click to get the link to open? I do not have IE9 to see for myself and I am not downloading and installing it to check either. Typical Microsoft glitches, bugs, and CRAP with a new program.

    None of these issues present in IE7 or IE8 on my sites. Just IE9. I did some research online and it does appear IE9 is having issues with links, flash, Java , etc... Just thought I would ask here if anyone else has run into this? I had the people try viewing the site in Compatibiility Mode and it stiill doesn't solve the issue?

    Any suggestions?

  2. #2
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: IE9 Issues

    Hi GSthunder

    Try this in the <head> section.

    Code:
     <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    Last edited by Drwyd; 23 January 2012 at 09:29 PM. Reason: added / to />

  3. #3

    Default Re: IE9 Issues

    Quote Originally Posted by Drwyd View Post
    Hi GSthunder

    Try this in the <head> section.

    Code:
     <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    Do I add that in addition to the code there already shown below or replace it with yours? I assume replace but?

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

  4. #4
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: IE9 Issues

    I would say replace but that code should be doing pretty much the same thing.

  5. #5
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: IE9 Issues

    I've not seen anyone else having these problems with WD and IE9. Did you add any third party code to the site ?

  6. #6

    Default Re: IE9 Issues

    Quote Originally Posted by Drwyd View Post
    I've not seen anyone else having these problems with WD and IE9. Did you add any third party code to the site ?
    No. The entire site is done using WD5.

  7. #7

    Default Re: IE9 Issues

    Quote Originally Posted by Drwyd View Post
    I would say replace but that code should be doing pretty much the same thing.
    I will try it anyway but I was thinking along the same lines as you.

    Thanks for the attempted help.

  8. #8

    Default Re: IE9 Issues

    Finally solved it. Found a few articles on Microsoft sites that dealt with this. The thing that solved it was starting IE9 with no add ons.

  9. #9
    Join Date
    Dec 2000
    Location
    Hautes Pyrénées, France
    Posts
    5,083

    Default Re: IE9 Issues

    The thing that solves it for me is not starting IE9
    If someone tried to make me dig my own grave I would say No.
    They're going to kill me anyway and I'd love to die the way I lived:
    Avoiding Manual Labour.

  10. #10
    Join Date
    Mar 2009
    Location
    England
    Posts
    2,044

    Default Re: IE9 Issues

    Maybe one of these days M$ will make a browser that people switch to rather than from

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •