Top "Internet-explorer-11" questions

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

VBScript support in Internet Explorer 11

I tried the following HTML page with two scripts: <html> … <body> <script type="text/javascript"&…

internet-explorer vbscript internet-explorer-11
Position: sticky buttons not working in IE 11

I need to make the div containing the buttons sticky, so that the buttons in that div will stay at …

html css css-position internet-explorer-11
How can I target only Internet Explorer 11 with JavaScript?

What's the least error-prone way to target just IE11 with JavaScript? Note: This should really only be done for analytics …

javascript internet-explorer browser internet-explorer-11
CORS request with IE11

I have a CORS (cross origin resource sharing) request coming from my login page to the application site, on a …

jquery cors internet-explorer-11
Forcing IE 11 to behave as IE 10

We've run into an unusual bug with Internet Explorer and we need to force IE 11 to behave as IE 10 (since …

html internet-explorer internet-explorer-11 ie11-developer-tools
How can I prevent the scrollbar overlaying content in IE10?

In IE10, the scrollbar is not always there... and when it appears it comes on as an overlay... It's a …

html css scrollbar internet-explorer-11 internet-explorer-10
Placeholder CSS not being applied in IE 11

I am getting some problem in applying placeholder css. I am trying to apply css (i.e. color:#898F9C;) …

internet-explorer placeholder internet-explorer-11 pseudo-class
What happened to "Always refresh from server" in IE11 developer tools?

Do the F12 developer tools in Internet Explorer 11 also have the "Always refresh from server" feature of the developer tools …

internet-explorer ie-developer-tools internet-explorer-11 ie11-developer-tools
IE 11 cookies in Developer tools

Is there an equivalent to Chrome's cookie view in IE 11 ? Chrome's cookie viewer: Resources->Cookies. Closest IE11 has is …

internet-explorer cookies internet-explorer-11 ie-developer-tools ie11-developer-tools
IE11 - does a polyfill / script exist for CSS variables?

I'm developing a webpage in a mixed web browser environment (Chrome/IE11). IE11 doesn't support CSS variables, is there a …

css internet-explorer-11 polyfills