Top "Internet-explorer-9" questions

Windows Internet Explorer 9 (abbreviated as IE9) is a web browser developed by Microsoft, released on 14 March 2011.

How to prevent IE9 from rendering intranet sites in compatibility mode

IE9 has a weird problem where it renders intranet sites in compatibility mode. Does anyone know a way how to …

internet-explorer internet-explorer-9 compatibility-mode ie-compatibility-mode
Which border radius property will work in IE9?

In IE9, which border radius property will work? border-radius:20px -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius:20px or ms-border-radius:20px

css xhtml cross-browser internet-explorer-9
PDF.js not working on IE9

Does anyone have any clue how to get PDF.js to work on IE 9? I have tried everything I can …

javascript pdf internet-explorer-9 pdf.js
Detecting mousewheel on the x-axis (left and right) with Javascript

I know it's possible to detect up and down e.g. function handle(delta) { if (delta < 0) { alert('down'); } else { …

javascript scroll internet-explorer-9 mousewheel internet-explorer-10
Can't execute code from a freed script - IE6 IE7 IE8 IE9

I ran into this problem today in IE6 (but is reproducible on all recent version of IE). I noticed quite …

javascript internet-explorer-8 internet-explorer-7 internet-explorer-6 internet-explorer-9
Ordered list showing all zeros in IE9

I have an <ol> (ordered list) and in FF, Safari, Chrome it is rendered correctly. However in IE9 …

html internet-explorer-9 html-lists
Scroll bars showing on printed page in IE9?

I'm having an issue with IE9 showing horizontal scroll bars on a printed page even though the contents of the …

css internet-explorer printing internet-explorer-9 printing-web-page
IE 9 does not use sub-pixel antialiasing under certain conditions

[Original title: IE 9 text renders very poorly; is there a workaround?) IE 9 is rendering the text in my application very …

internet-explorer-9 antialiasing cleartype text-rendering
IE9 + css : problem with fixed header table

So, I think this is a CSS issue more than anything, but basically, the HTML I've provided contains a fixed …

css internet-explorer internet-explorer-9 fixed-header-tables
IE9 letter-spacing problem

I have a page that renders ok, in FF (3x, 4x), Chrome, IE (6, 7, 8). When tested on IE9 the texts are …

css standards render internet-explorer-9 letter-spacing