Top "Internet-explorer-11" questions

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

Angular2 date pipe does not work in IE 11 and edge 13/14

I'm using Angular 2.0 final, and I have an incorrect format of dates when I add hours and minutes in the …

datetime angular format pipe internet-explorer-11
IE11 intermittently not loading pages

Many of our users are reporting that they are getting a blank page when using IE11 to access our website. …

internet-explorer-11 protected-mode
Masking input characters without type=password

So I have a problem with newer browsers saving passwords. Say I have a password box like so: <input …

javascript html internet-explorer-11
__doPostBack is undefined in IE11

Using a readymade asp HyperLink control, IE 11 is giving the error SCRIPT5009: __doPostBack is undefined with a link to here: …

asp.net windows-8.1 internet-explorer-11
IE11 Windows 7 Print issue after kb4021558

Apologies for the slightly vague question but I'm pulling my hair out. Since this update we have had numerous calls …

internet-explorer-11
ToLocaleDateString() changes in IE11

In IE 11, I'm getting funny results with ToLocaleDateString(). The string returned looks fine in the browser, e.g. "1/28/2014 11:00:46 AM", but …

javascript date internet-explorer-11
Does Internet Explorer 11 still have quirks mode?

Does Internet Explorer 11 still have quirks mode available? We use a very old system which relies on the quirks mode. …

internet-explorer quirks-mode internet-explorer-11
Flexbox not filling height in IE11

I have this case: http://codepen.io/anon/pen/radoPd?editors=110 This is the CSS Code: .wrapper{ background-color: red; min-height: 100…

css flexbox internet-explorer-11
Regular expression to detect Internet Explorer 11

I am using this preg_match string preg_match('/Trident/7.0; rv:11.0/',$_SERVER["HTTP_USER_AGENT"] to detect IE11 …

php preg-match internet-explorer-11
Why does a fixed background-image move when scrolling on IE?

I'm trying to make background-image fixed. As you see in my blog, the background-image is moving when scrolling on IE 11. …

css internet-explorer background-image internet-explorer-11