Top "Internet-explorer" questions

A web browser developed by Microsoft and included with Windows.

X-UA-Compatible is set to IE=edge, but it still doesn't stop Compatibility Mode

I am quite confused. I should be able to set <meta http-equiv="X-UA-Compatible" content="IE=edge" /> and IE8 …

internet-explorer ie8-compatibility-mode x-ua-compatible
Apply style ONLY on IE

Here is my block of CSS: .actual-form table { padding: 5px 0 15px 15px; margin: 0 0 30px 0; display: block; width: 100%; background: #f9f9…

css internet-explorer
Div with horizontal scrolling only

I have a fixed width DIV containing a table with many columns, and need to allow the user to scroll …

html css internet-explorer
window.location.reload with clear cache

I want to reload a page using JavaScript but I want to clear cache too, so on page refresh the …

javascript internet-explorer
<!--[if !IE]> not working

I'm having trouble getting <!--[if !IE]> to work. I'm wondering if it is because I have this …

html internet-explorer conditional-comments
How to get HTML 5 input type="date" working in Firefox and/or IE 10

I find it odd that input type="date" is still not supported in Firefox after all of this time. In …

html forms jquery-ui internet-explorer firefox
Does Internet Explorer 8 support HTML 5?

Is there any HTML5 support in IE8? Is it on the IE8 roadmap?

internet-explorer internet-explorer-8 html
Force Internet Explorer to use a specific Java Runtime Environment install?

When viewing someone else's webpage containing an applet, how can I force Internet Explorer 6.0 to use a a particular JRE …

internet-explorer internet-explorer-6 java plugins
Running Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8 on the same machine

Like everyone else, I need to test my code on Internet Explorer 6 and Internet Explorer 7. Now Internet Explorer 8 has some …

internet-explorer browser internet-explorer-8 internet-explorer-7 internet-explorer-6
How to start automatic download of a file in Internet Explorer?

How do I initialize an automatic download of a file in Internet Explorer? For example, in the download page, I …

javascript html internet-explorer meta-tags