Top "Internet-explorer-11" questions

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

How to prevent SVG elements from gaining focus with tabs in IE11?

There is an inline SVG element among my HTML form elements. When I navigate through my elements with the Tab …

internet-explorer svg internet-explorer-11 tabindex
Favicon not working in IE11; works in FF and Chrome

The problem (I have my favicon working in Firefox and Chrome already.) In Internet Explorer 11, my version, I can't seem …

html windows internet-explorer-11 favicon ico
HTML5 number input field step attribute broken in Internet Explorer 10 and Internet Explorer 11

It appears some of my website's users are experiencing issues when attempting to insert values into input fields of type …

django html forms internet-explorer-10 internet-explorer-11
Slow javascript execution in IE11 until developer tools are enabled

I have a very large javascript application, which contains mostly asm.js code (it's built upon urho3d c++ engine …

javascript performance internet-explorer-11 asm.js
beforeunload on IE 11 - do not prompt user does not work

When adding a listener to the global window object for the beforeunload event, IE 11 (and 10) does not behave as Chrome …

javascript internet-explorer-11 onbeforeunload
IE11 truncates string in console

I have a string of maybe 20 or 30 lines i'd like to output to the console all in one console.log …

javascript internet-explorer internet-explorer-11 console.log
How can I locate and debug a specific file in IE11 Dev Tools?

I have a file that is part of a legacy web site I'm maintaining that I need to debug - …

javascript asp.net vb.net internet-explorer-11 ie11-developer-tools
IE 11 Developer Tools: Inspect CSS :focus

In Internet Explorer 11 Developer Tools, upon inspecting an element, you can click the a: button under the Styles tab to …

css internet-explorer-11 ie11-developer-tools
How to polyfill IE11 in NextJS project?

I'm trying to polyfill the project for IE11 but no matter what I do browser logs these errors: Dev mode: …

reactjs internet-explorer-11 babeljs next.js babel-polyfill
IE11 not supporting background-size out of proportions

I'm trying to get at background .jpeg figure to auto scale to the height the DIV (lineholder), regardless of the …

html css internet-explorer-11 background-size