Top "Internet-explorer-9" questions

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

Get datalist options in IE9 with JavaScript

This code works in all major browsers except Internet Explorer 9. I don't understand what I'm doing wrong, it's probably something …

javascript html cross-browser internet-explorer-9 html-datalist
<select> only shows first char of selected option

I have a standard select box which I'm populating using jquery by appending options, but for some reason IE9 only …

jquery html internet-explorer internet-explorer-9
Will IE9 support conditional comments?

I thought I remembered reading somewhere that IE9 would not be supporting them, but now after searching I can't find …

html internet-explorer conditional-comments internet-explorer-9
Pass Nothing from Javascript to VBScript in IE9

I have a framework written in VBScript. Inside some function in this framework parameter of the function is checked for …

javascript vbscript internet-explorer-9
Could not complete the operation due to error c00ce56e

I've upgraded from rich faces 3.3 to rich faces 4.2 because ajax didn't work for IE9. Now it still not works. After …

java ajax jsf-2 richfaces internet-explorer-9
SCRIPT5009: "$" is undefined in IE9

I have a bookmarklet that loads a div into a current page and places an iframe inside it. The bookmarklet …

jquery internet-explorer-9 bookmarklet
linear-gradient using CSS3 PIE in IE9 not working, IE8 does

I've decided to completely drop support for IE6 and IE7 in my website, redirecting it's users to a text-only warning …

css internet-explorer-9 css3pie linear-gradients
Google Web Fonts not showing properly on IE9

I am using Google Web Fonts. All browsers are rendering the font properly except IE9. (I haven't tested on earlier …

css internet-explorer-9 google-webfonts
IE8 and IE9 select boxes closes themselves when hovering

I got this weird problem as in topic: in IE (i'm testing version 8, got no way to test older/newer …

select internet-explorer-8 internet-explorer-9
How to debug IE9 HTA?

Has anyone gotten a debugger attached to mshta.exe after installing IE9? (64bit or WOW64)

debugging internet-explorer-9 hta