Menu control does not work in IE 8

Last post 09-30-2009 1:02 PM by amp0201. 3 replies.

Sort Posts:

  • Menu control does not work in IE 8

    06-04-2009, 9:22 AM
    • Member
      35 point Member
    • KenMcLean
    • Member since 12-02-2004, 11:55 PM
    • Posts 72

    I am using the visual studio 8 menu in my application. It works fine in IE 7 but the sub-menus are not visible in IE 8. Is there a fix for this problem?  Thanks for your help.

     Ken McLean

  • Re: Menu control does not work in IE 8

    06-04-2009, 10:01 AM
    Answer
    • Star
      9,731 point Star
    • chintanpshah
    • Member since 11-19-2008, 5:39 AM
    • Ahmedabad
    • Posts 1,754
    Hope this helps...

    Don't forget to mark as answer, if it helps
  • Re: Menu control does not work in IE 8

    06-09-2009, 4:18 AM
    Answer

    Add this line code in the markup code,

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

    To know why, please check this article,

    http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx

     

    Hong-Gang Chen
    Microsoft Online Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Re: Menu control does not work in IE 8

    09-30-2009, 1:02 PM
    • Member
      23 point Member
    • amp0201
    • Member since 05-08-2008, 9:15 PM
    • Posts 56

    Hi,


    I was having the same problem, but adding the meta tag work like crisp. Thanks a lot.


    Thanks,

    Akhil

Page 1 of 1 (4 items)