IE9, an abbreviation of (Windows) Internet Explorer 9, is a web browser released by Microsoft in March 2011.

learn more… | top users | synonyms (1)

7
votes
1answer
642 views

We are getting a slew of requests from IE9 for /scanImageUrl

The requests are all from Internet Explorer 9 with compatibility mode turned on. We know compatibility mode is on, because of the trident attribute being sent in the user-agent string. This just ...
5
votes
2answers
202 views

# id - urls with id first display full page, then move to #id

I've noticed this in the new version of chrome, and ie9 and 10. Some urls in a photo gallery have a #id tag as they are supposed to display a full view of a picture. Basically, a div in a lower ...
0
votes
0answers
28 views

Site looks jacked in IE [closed]

I'm helping a friend fix up his site. It uses a few CSS sprites. I didn't think these would be a problem in IE, but check this site out in IE9 and you'll see the problem. http://rattscallion.com/ I ...
0
votes
0answers
100 views

IE CSS3 Compatibility issue using PIE.htc [closed]

A web site I am responsible for, nciml.org, was recently re-designed. The new design is posted at nciml.org/newlook. I am very happy with the new design when viewed in most modern browsers. But ...
3
votes
2answers
255 views

Is some version of IE9 lowercasing URLs?

I have some pages that require a case sensitive input in the URL. Like /page/MT with 'MT' being the param. I've noticed lots of error reports lately where 'MT' is converted to 'mt', which is ...
0
votes
1answer
116 views

Lone IE9 instance is breaking bad [closed]

We have a nifty little web app that we've whipped up. The client-side is almost entirely jQuery, which supports IE9 (as well as other versions). Preliminary browser testing has come back very ...
0
votes
1answer
172 views

Site works correctly on my version of IE 9 but not a colleges [closed]

Have been trying to clone some coding onto another webpage, but it doesn't seem to work on half the version of IE 9 installed on the computers here. Yet it works fine on the other half fine, also ...
2
votes
1answer
429 views

IE9 smart screen bypass

Good old IE9 apparently doesn't know that small businesses have fewer customers than it takes to make a 'commonly downloaded file'. So I get these errors. I'm not sure if the first error is related ...
1
vote
2answers
774 views

How do get my css style sheet to work the same in IE9 as it does in IE8 and other browsers?

I am developing the following website and just discovered that the styling of the navigation does not work well in IE9 but is great in IE8 and other browsers - how do sort this out?
4
votes
1answer
2k views

IE9 changes Browser Mode based using domain name or ip address for the url

Update : Tested with IIS6 and IE9 the same problem persisted. using paulmorriss's advice the Browser mode and Document for the page were different, so this problem had nothing to do with IIS6 or 7 but ...
2
votes
2answers
1k views

IE9 renders my web site as IE7. How to make it render as IE9?

IE9 renders my web site as IE7. How to make not to make assumptions?
2
votes
2answers
120 views

How likely are IE9 jumplists to be useful?

Having installed the Internet Explorer 9 release, I've experimented with the jumplists feature available in Windows 7 - drag a site tab down to the taskbar to create a jumplist. Works for Facebook and ...
2
votes
3answers
1k views

Open a page that redirects without clearing cache

I've taken over a website that has an index.html page that redirects. This page gets cached. Obviously clearing the browser's cache entirely would solve the problem. Is there any way to go directly to ...
8
votes
2answers
194 views

How to set the icon and channels for IE9's “Pinned Sites”

IE9 beta appeared today, and one of the most prominent features is Pinned Sites: drag an url/favorite/whatever to the taskbar, and you create a “Pinned Site”, which follows some custom rules (favicon ...