Top "Internet-explorer" questions

A web browser developed by Microsoft and included with Windows.

Select dropdown with fixed width cutting off content in IE

The issue: Some of the items in the select require more than the specified width of 145px in order to …

html css internet-explorer html-select
Angular 2 / 4 / 5 not working in IE11

I am trying to figure out why my angular 2 app is stuck on showing Loading... when running in IE 11. Following …

angular typescript internet-explorer
How to fix Array indexOf() in JavaScript for Internet Explorer browsers

If you have worked with JavaScript at any length you are aware that Internet Explorer does not implement the ECMAScript …

javascript internet-explorer internet-explorer-8 cross-browser
How to preserve aspect ratio when scaling image using one (CSS) dimension in IE6?

Here's the problem. I have an image: <img alt="alttext" src="filename.jpg"/> Note no height or width …

javascript css internet-explorer image internet-explorer-6
css 'pointer-events' property alternative for IE

I have a drop down navigation menu in which some of the title should not navigate to other page when …

html css internet-explorer browser cross-browser
How to launch an application from a browser?

Is it possible to launch an application from a browser? I am not talking about opening a file from a …

windows internet-explorer browser activex
Internet Explorer 11 detection

I know IE 11 has different user agent string than all other IE Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv 11.0) like Gecko I …

javascript internet-explorer internet-explorer-11
Why does JavaScript only work after opening developer tools in IE once?

IE9 Bug - JavaScript only works after opening developer tools once. Our site offers free pdf downloads to users, and …

javascript internet-explorer internet-explorer-9
How to enable Auto Logon User Authentication for Google Chrome

I have a site I go to that allows me to auto log in with my creditentials (windows) and using …

asp.net windows internet-explorer google-chrome ntlm
How to prevent a jQuery Ajax request from caching in Internet Explorer?

How do I prevent a jQuery Ajax request from caching in Internet Explorer?

jquery internet-explorer