jQuery UI Widgets Forums Layouts Splitter Splitter does not work with Compability View Settings in IE

This topic contains 1 reply, has 1 voice, and was last updated by  chuonchuonot 8 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • chuonchuonot
    Participant

    Hello everyone,
    I have an issue need your help.
    I use jqwidgets splitter in my page. When I set Compability View Settings in IE, it does not work anymore. (It works very fine when the setting is not enabled.) I can not see the data for 2 panels on the screen. When viewing inspect element, I see that the div mainSplitter and its children elements have a strange attribute “jQuery111… = …” for example: jQuery111108203003939681638=”2″
    Please see the picture of html description: https://flic.kr/p/Gjg56x

    Could you please give me any suggestions for this?
    This setting is very important for me. I must enable it but splitter does not work when it is enabled. 🙁

    Thank you in advance,
    Best regards,
    Phuc


    chuonchuonot
    Participant

    Hello everyone!
    I sovled my problem. It’s just very simple solution. 🙂
    I only need to add the following tag: <meta http-equiv=”X-UA-Compatible” content=”IE=8,9,10,11″/> inner <head>
    The page will work fine.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.