Top "Internet-explorer-9" questions

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

Modal Dialog without jQuery

I need to create a modal dialog on a webpage using javascript. Normally this would be easy as I could …

javascript jquery dialog internet-explorer-9
Margin: Auto not working in IE

URL: http://cyberbat.co.uk/test container margin: auto is not working, is there any other way to put it …

css internet-explorer internet-explorer-9 margin text-align
box-shadow on IE9 doesn't render using correct CSS, works on Firefox, Chrome

I'm trying to simulate a floating modal box type thing but having an issue with IE9 and its box shadow …

html internet-explorer-9 css
Selenium 2.0b3 IE WebDriver, Click not firing

When using the IE driver with IE9, occasionally the Click method will only select a button, it wont do the …

internet-explorer-9 webdriver selenium-webdriver
IE9 HTTPS security is compromised by my Greasemonkey script?

I’ve got a Greasemonkey-for-IE script in IE9 that’s importing jQuery. But on secure pages it doesn’t work. …

javascript jquery internet-explorer greasemonkey internet-explorer-9
SCRIPT70: Permission denied IE9

I am getting the strange error "SCRIPT70: Permission denied jquery.js, line 21 character 67" on IE-9. Searched on google but could …

javascript permissions internet-explorer-9
IE9 JSON Data "do you want to open or save this file"

Started testing my jQuery applications with IE9. Looks like I may be in for some trouble here. I noticed that …

json internet-explorer-9
React JS not working with Internet Explorer 9

I'm trying to use React with Internet Explorer 9 but getting the following errors even trying to run something very barebones: …

javascript internet-explorer-9 reactjs
Media query not working in IE9

I'm having a strange problem that only occurs with IE9. I'm working on a web page that has a desktop …

css internet-explorer-9 mobile-website media-queries
Invalid Character DOM Exception in IE9

The following piece of JS which used to work in IE8 is failing now in IE9. document.createElement('<…

javascript dom internet-explorer-9 domexception