Skip to main content

Questions tagged [internet-explorer-11]

Internet Explorer 11 (IE11) is the successor to Internet Explorer 10. It was officially released on 17 October 2013 for Windows 8.1 and on 7 November 2013 for Windows 7. Microsoft apps and services to end support for Internet Explorer 11 November 30, 2020 - September 30, 2021.

internet-explorer-11
133 votes
8 answers
273k views

How to bring back "Browser mode" in IE11?

UPDATE: The old question applies only to IE11 preview; browser mode had returned in final release of IE11. But there is a catch: it is next to useless, because it does not emulate conditional comments....
Evgeny's user avatar
  • 6,282
70 votes
6 answers
35k views

Flexbox on IE11: image stretched for no reason?

I'm having an issue with flexbox on IE11 and while I'm aware there's lots of known issue, I haven't been able to find a solution... <div class="latest-posts"> <article class="post-grid"&...
Jusi's user avatar
  • 827
68 votes
2 answers
49k views

Image label for input in a form not clickable in IE11

The problem In IE11 the image in the following code is clickable to activate/toggle the input in the label: <label> <input type="checkbox"> some text <img src="http://placeimg....
Qtax's user avatar
  • 33.7k
66 votes
8 answers
204k views

How to set IE11 Document mode to edge as default?

I have Internet Explorer installed on my computer but needed to test compatibility mode of IE 7. After changing the document mode to IE 7, it set it as default and now I can't change it. The default ...
Pomster's user avatar
  • 15k
45 votes
1 answer
58k views

Flex auto margin not working in IE10/11

I have a complex layout where I center various elements vertically and horizontally with flexbox. The last element then has margin-right:auto; applied to push the elements left (and negate centering ...
Michael's user avatar
  • 1,762
28 votes
5 answers
43k views

Jquery fail to detect IE 11

Just stumbled upon an issue. When trying to detect IE 11 (the beta version currently on air) using Jquery, the result is 'firefox'. The same code detect IE 10. I need to know what browser the user is ...
Ehud Grand's user avatar
  • 3,633
16 votes
1 answer
14k views

<main> element not working in Internet Explorer 11

I'm trying to set the width of a <main> element with CSS. Just using main { width:200px; } works fine in all browsers except Internet Explorer (Edge does work). Take a look at this example: ...
Jens Renders's user avatar
16 votes
5 answers
18k views

How to make a sticky footer using flexbox in IE11?

I'm trying to make a simple design with flexbox but I'm having trouble with IE11. Basically, I want a footer that sticks to the bottom only if the content is not high enough. I have no issue doing ...
ssougnez's user avatar
  • 5,657
5 votes
1 answer
7k views

How does the registry entry HKEY_LOCAL_MACHINE\...\FEATURE_BFCACHE for InternetExplorerDriver solves the Internet Explorer 11 issue?

So I am automating a web application in IE11 (Three cheers for government contracting!) and I am following the instructions on the Selenium Wiki to configure the thing because we have had a bunch of ...
Friendbot's user avatar
20 votes
7 answers
381k views

IE11 prevents ActiveX from running

Our web browser plugin works fine in IE9 and IE10 but in IE11 the plugin is neither recognized as an add-on or allowed to run. It's as if IE11 no longer supports ActiveX. Surely there is a workaround ...
WilliamK's user avatar
  • 850
17 votes
2 answers
62k views

CSS Blur in IE 11

I have been trying to get A css blur effect in IE 11 for hours and did not make any progress. I tried to use the following simple html: <!DOCTYPE HTML> <html> <head> &...
Geru's user avatar
  • 654
43 votes
11 answers
37k views

Internet Explorer 11 won't set cookies on a site

For some reason IE11 (only IE11, tested with other IE9 and IE10) won't create a session on a site i've been working on. So this means that a basic functionality such as site login won't work. On ...
prototype's user avatar
  • 3,313
37 votes
7 answers
55k views

Icon fonts not loading in IE11

We're using icomoon for our icon fonts, and they work fine in Chrome and Firefox, but won't display in IE11... Sometimes. It seems to work on the first page load, but not on subsequent page loads. ...
Theron Luhn's user avatar
  • 4,063
22 votes
16 answers
62k views

font awesome icon is not appearing in IE 11, but showing in other browsers

I am new to font-awesome icons. I have one page in which there is a filter where user can search the data. I have added font awesome icon just before the search link (as per below screenshot), I can ...
Rohit Gaikwad's user avatar
19 votes
4 answers
35k views

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 example <meta http-equiv="X-UA-Compatible" content="IE=8, IE=9" /> worked great ...
Emanuele Greco's user avatar

15 30 50 per page
1 2
3
4 5
43