Top "Internet-explorer-11" questions

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

How to detect IE 11 with javascript in Asp.net

Hello I want to detect the Browser , IE 8 or more will be appropriate for me. For this i used following …

javascript asp.net internet-explorer browser-detection internet-explorer-11
findIndex() method issue with internet explorer

I am doing some tests with differents browsers using the Selenium::Remote::Driver module. I would like to check if …

javascript perl unit-testing selenium-webdriver internet-explorer-11
Template literals syntax is not working in IE11

The back-tick character is not recognized as a Valid Character in IE11 when using the "use strict" directive while it …

javascript internet-explorer ecmascript-6 internet-explorer-11 template-literals
AngularJS Assignment to read-only properties is not allowed in strict mode in ie 11

I'm have problem with working angular js in ie 11 TypeError: Assignment to read-only properties is not allowed in strict mode …

javascript angularjs internet-explorer-11 ie11-developer-tools
Force IE 11 "User agent string" using tags

My website is broken in IE11. We all know that HTML tags allow developer to force IE compatibility mode; in …

javascript internet-explorer cross-browser compatibility internet-explorer-11
Flexbox/IE11: flex-wrap: wrap does not wrap (Images + Codepen inside)

I created a list with social icons. Those icons should wrap on small screens. I use flex-wrap: wrap; and it …

html css flexbox internet-explorer-11
Compiling ES6 and VUE JS not working in IE 11

So I am having an issue with ES6, Webpack and VUE JS in IE 11. This works in Edge, Chrome, Safari …

javascript vue.js webpack internet-explorer-11 laravel-mix
IE11 flexbox max-width and margin:auto;

I have a simple flexbox container with two items: <div id='container'> <div id='first-item'>first …

html css internet-explorer-11 flexbox
Running ie10, ie11 at same time for testing?

I recently installed ie11 on my Windows7 machine and do browser testing for all versions of ie on it in …

testing internet-explorer-10 internet-explorer-11
flex property not working in IE

I have been unable to determine why flexbox is not working in IE 11. For testing, I sourced a very simple …

html css flexbox internet-explorer-11