Top "Internet-explorer-11" questions

Internet Explorer 11 (IE11) is the successor to Internet Explorer 10.

in IE 11 how can I display F12 tools on the side instead of the bottom?

In Internet Explorer 11 (IE11), is there a way to move the F12 Tools window to be on the side instead …

internet-explorer-11 ie11-developer-tools
IE10 flexbox widths include padding, causing overflow. box-sizing: border-box doesn't fix

The LHS flex child in this example has 1em padding, and it will cause RHS to overflow the parent: <…

css flexbox internet-explorer-11 internet-explorer-10
How to get `page-break-inside: avoid` to work nicely with `flex-wrap: wrap`

I am trying to get page-break-inside: avoid to work in a form that uses a multi-line flexbox layout (with flex-wrap: …

google-chrome flexbox internet-explorer-11 page-break-inside
IE 11 browser recognizes itself as Mozilla

I am working on MVC application, .net 4.5 framework, VS 2010. I have a piece of Javascript code that identifies which browser …

javascript jquery asp.net-mvc mozilla internet-explorer-11
Content Security Policy does not work in Internet Explorer 11

In my asp.net core application for each response i'm adding content security policy header. I understand that for IE, …

internet-explorer asp.net-core internet-explorer-11 content-security-policy coreclr
FCK Editor not working

FCK Editor is not loading for IE11. This is due to the new user agent for IE11. Similar problem came …

internet-explorer fckeditor internet-explorer-11
Angular 9 Application Not running on IE11

Our team has created an angular 9 new project and it is working perfectly fine on Google Chrome and Firefox but …

angular typescript internet-explorer-11 browser-support
IE 11 Pointer Events Override

I am trying to override the pointer-events property for a containing div. It works in everything so far except IE 11. …

javascript css internet-explorer-11 pointer-events