Top "Internet-explorer-9" questions

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

Using CSS3 Animations in IE9+

I have been trying to get these css3 animations to work in IE9 for a few hours today and I …

javascript css internet-explorer-9 css-animations
Internet Explorer 9 not rendering table cells properly

My website has always run smoothly with IE8, IE7, FF, Chrome and Safari. Now I'm testing it on IE9 and …

jquery asp.net internet-explorer-9 html-table
page opens in IE7 document mode instead of IE9

I know many variations of this question have been asked here but so far no solutions I have tried work …

javascript internet-explorer-9 meta-tags ie8-browser-mode ie-developer-tools
What tools can I use to analyze Internet Explorer's network capture logs?

I'm using the F12 developer tools built into Internet Explorer 9 to capture network traffic on a site. This information can …

internet-explorer-9 ie-developer-tools
Why does my IE9 does not support canvas?

DiveIntoHTML5 Canvas claims that IE9 supports canvas. However, when I tried doing canvas on IE9, it doesn't work: Object doesn't …

javascript canvas internet-explorer-9
How do I get IE9 to use standards compliant mode when developing on localhost?

According to MSDN, all I need to force standards compliant mode is to include the HTML 5 doctype: http://msdn.microsoft.…

internet-explorer internet-explorer-9 quirks-mode
IE9 Support for HTML5 Canvas tag

I am trying to test out the canvas tag, I started with this code: <html> <canvas id="…

html canvas internet-explorer-9
Should the HTML Anchor Tag Honor the Disabled Attribute?

If I create an HTML anchor tag and set the disabled attribute to true, I get different behaviors in different …

html cross-browser internet-explorer-9
local storage in IE9 fails when the website is accessed directly from the file system

Both statements window['localStorage'] and window.localStorage are undefined when accessing the url "file:///C:/index.html" Is localStorage off …

internet-explorer-9 local-storage isolatedstorage
Word-wrap not working in Internet Explorer

When I'm using word-wrap:break-word with Browser Mode: IE9 Compatibility View and Document Mode: IE7 standards its working perfectly fine. …

css internet-explorer internet-explorer-9 word-wrap xhtml-transitional