Windows Internet Explorer 9 (abbreviated as IE9) is a web browser developed by Microsoft, released on 14 March 2011. It is available for Windows Vista SP2 and above, Windows Phone 7.1–7.8, and the Xbox 360. It was replaced by IE10 on Windows 8, Windows Server 2012 and Windows Phone 8.

learn more… | top users | synonyms (2)

0
votes
0answers
9 views

Cross Browser alignment issue with select object

I have been agonizing over this, the alignment of my third table row is complete messed when viewed either Firefox or Chrome but look exactly as expected in IE9. I have tried using style (text-align, ...
0
votes
0answers
14 views

Datepicker is causing IE9 to crash onSelect

I'm building out an app in html/jquery, and it determines a set of dates based on a user defined date. So, I figured I'd use the handy jQuery datepicker. Which works great - in Chrome, FF, IE8, and ...
0
votes
0answers
9 views

VBA - How to put a value in a box from a site?

I'm accessing a company's website, in which I log and after I need to populate a field with the date for extracting reports. I need to insert a date in both fields. How do I do this via a command in ...
0
votes
0answers
13 views

Backbone.js BasicAuth for IE 9

I am doing BasicAuth with Backbone.js. I have added this js file backbone.basicauth.js in order to be able to use the BasicAuth. In Chrome, Firefox and Safari the call works fine, first Backbone is ...
0
votes
1answer
19 views

Replicate CSS3 sliding content transitions with jQuery

A project I'm on is happy with the modern code I've developed using CSS3 (below) but want the same effect across two legacy browsers, IE8 (used in my client's office) and IE9. I've tried using the ...
2
votes
1answer
15 views

AngularJS in Internet Explorer 9 no Template Data Displayed

I am using AngularJS in concert with Django, which necessitated changing the interpolation's template tags, which I have changed from Django-esque {{ and }} to ASP or Underscore-ish <% and %>. ...
0
votes
1answer
18 views

Unable to Submit a Form with 4 file upload fields on IE9

I am unable to upload a form with 4 file upload fields on IE9/Win 7. I am trying to upload 4 files using a multipart form. It works fine for 1/2/3 files but somehow doesn't work when I am selecting ...
0
votes
1answer
10 views

IE8+IE9 - background-image of body doesn't fully load, there isn't shown

I have a landing page with a a background image of about 880kilobytes in size. I set the background with this rule: background: #fff url(bg1.png) no-repeat left top; Problem is, in IE8 and 9 I don't ...
0
votes
2answers
28 views

IE9 font issue

I embed Lucida Sans regular font using font face and its working fine on all browsers except ie9. I used fontface something like this: @font-face { font-family: 'Lucida-Sans-regular'; src: ...
1
vote
2answers
19 views

Load two sites on startup in IE9

I am using IE9 and I'm trying to load two web pages on startup. Originally it was loading one but now I need to see 2 different pages, preferably tabs but not necessary, whatever is easier. Here is ...
2
votes
1answer
63 views

Drop Down Menu is not working in Internet Explorer 9 when I am using it in Fixed Bar

This is working fine In Firefox if I use it in fixed bar or IN GENERAL WAY, BUT in Internet Explorer it does not works in fixed bar.. here I am putting the code without the fixed bar...please try it ...
0
votes
0answers
11 views

Can't see cookies in IE 9

We have multiple web applications running on different machines, sharing the same second level domain (xxxxxxxx.cz). I need to keep a cookie with logged user Id and session id accessible to all of ...
0
votes
1answer
10 views

HighChart IE9 z-index issue

I have a HTML select above the highchart control. The from and to fields are on top of the dropdown (see image). I've tried setting the z-index of the select and the chart container. Nothing seems to ...
0
votes
0answers
32 views

html textarea, text is hidden until a it moves to a new line

First post and question here so I hope I don't break too many rules or ask a stupid question. I've got a problem with a textarea tag with Internet Explorer 9. The code is: <textarea ...
0
votes
1answer
14 views

How to create a working drag and drop to upload view in MVC that works in IE9 without Silverlight dependencies?

I intend to create an ASP.Net MVC form that does the following: 1) Allows the user to drag a file from windows explorer into IE9 2) Once dropped in IE9, the file will then upload 3) The solution ...
0
votes
0answers
33 views

html ordered listing shows 0

I am creating an ordered list here the elements are added dynamically. I am using the jquery ui stuffs to make the li sortable and draggable. The issue is in IE9, all the li shows 0. When I click or ...
0
votes
0answers
36 views

Image loading failing in IE9+10

Ok so for a site that is heavily graphic based I had to come up with a way for the user not to watch each image load in one by one. So I developed the following code as a sort of preloader until all ...
1
vote
1answer
31 views

embedded font on website won't display in IE or Chrome

I have the following font setup in the CSS for a wordpress based site I'm building and the fonts display fine in FF, but not at all in IE(9) or Chrome(latest). /* =Typography ...
0
votes
0answers
14 views

Bootstrap:Does mediaquries work differently for Firefox, opera and IE9?

When the media-query is set for a max-width of 767px, chrome, safari and IE10 seem to obey the rule but the changes are applied at 750px for firefox, opera and IE9. Has anybody else experienced the ...
-1
votes
0answers
8 views

Cocos2d HTML5 : AudioEngine.playEffect does not play properly on IE9

I am playing sound effects in my game using Audio Engine. But they are not working properly on IE9. Sounds get truncated. Same code is working on Chrome,Safari,Opera and Firefox.
0
votes
0answers
23 views

GWT RIA performance in IE8

We've got an application on GWT 2.5.0 + GXT 3.0.4 with one main page, containing a big table (like Excel) and a couple of heavy popups (implemented using GXT Windows). It works reasonably good at ...
0
votes
0answers
7 views

Radgrid multiple detail tables at a level, IE 9 Compatibility View rows stacking

I have a radgrid which have 3 detail tables in same level. It works fine with IE 9, but when I changed to compatibility mode all 3 detail tables shows up at the same place, text stacking over. And ...
1
vote
2answers
39 views

Ajax call is not working in Internet Explorer9 and Internet Explorer10

i used this function to display item page using ajax. it is working fine on Chrome.but not in internet explorer. <script type="text/javascript"> function grabInfo(str) { if ...
0
votes
0answers
34 views

Iframe issues on IE9 and IE10

i am developing an application using Html+css +.net and our clients accessing our application using Iframe. i have implemented Single sign on functionality in my application. so they user can directly ...
0
votes
0answers
7 views

Watching variables from iframe in IE9 Developer tools

In Internet Explorer 9, a page containing javascript is running within an iframe. I want to add a watch to a variable in the iframe's global (window) context. In the Developer Tools, under the ...
0
votes
0answers
42 views
+50

AWS S3 cross-origin request failed on ie9

I'm trying to make a web font and have it deployed on AWS S3. Works fine in all browsers except IE9 where it says the cross-origin request failed when trying to load the woff file. I've read lots ...
0
votes
0answers
63 views

jQuery/AJAX: Code works in Chrome but not IE

I'm working on a validation form, I'm sending the data from the html fields with JS pulling the validation with a php document and sending it back via AJAX, it works pretty fine in Chrome but not ...
0
votes
0answers
9 views

HTML5-Video: create video dynamically in IE9

I need to dynamically add a video-tag to my page using javascript. This is the way I'm doing it right now: var $video = $('<video autoplay poster="'+posterImg+'"></video>'), sources = ...
1
vote
1answer
33 views

Image tag stripped out of a div in IE9

So in IE9 everything shows up pretty good on our site except for a callout in the right sidebar. The code is supposed to look like this <div class="live-chat-wrap"> <center> <div ...
-1
votes
2answers
47 views

Error with javascript in form submission in IE8 and IE9 [closed]

I am working with some old code that was passed over to me and I was asked to put it on the web. The piece causing an issue is a form that is supposed to take a user's name that they enter and ...
0
votes
0answers
28 views

Checkboxes styled like buttons hover and checked state css doesnt work Internet explorer

The checkboxes styled as buttons here do not show the blue colored hover state or light colored blue clicked state in Internet Explorer 8. They do not show the hover in IE9. Can you see what I can do ...
0
votes
1answer
64 views

Why is the does a website breaks in Internet Explorer 9?

I am trying to find a reason for this website breaking under ie9. Main page is ok ( (www.spirulina.pl), but when I open any category page, i.e. http://www.spirulina.pl/category/dieta header breaks. I ...
-2
votes
0answers
18 views

vncviewer.class Not Found Exception error on IE9 [closed]

I published one java application to my clients in Citrix which installed on server 2008 r2. while executing the application through IE9 getting "vncviewer.class-Not Found Exception". My Server having ...
0
votes
0answers
18 views

Internet Explorer 9 Stuck in Compatibility View while in the Trusted Zone

I have an intranet site which does not render correctly using IE9 Compatibility View. Unfortunately, viewing intranet sites in CV is forced on by Group Policy. I have forced the site to the Trusted ...
1
vote
4answers
56 views

JQuery not loading in IE9 down

My site is http://www.thetruenorth.co.uk/ I can't get JQuery to work on my site in IE9 down. It works fine in every other browser. I've realised that it is the code below, which detects if it's a ...
1
vote
0answers
23 views

jQuery carousel bug in IE9, but not all instances of IE9

Disclaimer: I inherited this project from another developer. I swear to god! I'm experiencing a bug on this homepage in IE9 but not all versions of IE9. What should be happening is once the page has ...
0
votes
1answer
20 views

Same code but output different when access as local file then from WAMP?

I am stuck in a weird problem with IE when I right click open test.html with following code <!DOCTYPE html> <!-- Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights ...
6
votes
2answers
45 views

Rapheal Pie Chart Rendering Issue in IE 9

I have got an issue in IE9 like "SVG4601: SVG Path data has incorrect format and could not be completely parsed" while drawing pie chart in HTML5 page using Raphael JS and SVG. ...
0
votes
1answer
39 views

Check boxes in IE not being displayed correctly

When viewing my site http://www.styleiq.co.uk the check boxes are styled correctly and function as required when using Chrome. When using IE (IE9) the first category of check boxes is displayed ...
1
vote
0answers
39 views

setTimeout unpredictable behavior in IE9

I am looking at a third-party javascript that has a global timer. The timer is used to warn the user with a modal alert box when the session is within 5 minutes of expiration, and any mouse-clicks or ...
0
votes
0answers
55 views

Jquery slider IE9 and IE10

I've got problem with slider in IE9 and IE10. In any other browser slider works fine when I click on the handle and slide, but in IE9 and IE10 when I click on the handle content slide a little bit and ...
0
votes
0answers
59 views

Visual Basic issue in Internet Explorer 10

I have a script that reads the content of a file and checks for the existence of given tags via regular expressions. The file content is read via by this function: Function getOuterHTMLFromURL(ByVal ...
1
vote
0answers
35 views

Ajax Auto Complete Extender IE9 wrong display positon inside iframe

Inside my project I am using the Ajax Auto Complete Extender v2.0.50727 and it works fine for all textboxes in IE8, Opera, and Chrome, but when it comes to IE9 inside iframes its display position is ...
1
vote
1answer
33 views

IE9 does not accept unicode string in Javascript

I tried to run my webapp with IE 9 (it already runs well in Firefox and Chrome) and I continuously get The error Script1014: Invalid Character The debugger yields one line of code that contains ...
0
votes
0answers
17 views

Telerik grid inserts extra spaces after mouse hover event on columns of telerik grid

When mouse hover event occures on column headings, extra spaces gets added below the telerik grid. Note: It happens only on IE9.
0
votes
0answers
23 views

onkeypress/onblur not firing reliably in ie9+

I have been trying to debug a situation in IE9 and also IE10, where I have a grid with a bunch of input (textboxes). However I notice that events are not firing reliably from the textboxes. Even the ...
0
votes
0answers
25 views

IE9 Doesn't Render Page

My site cofed.coop renders fine in Chrome, FF, Safari and IE8 and IE10. However, the site doesn't render in IE9 except for the background image. The code is there when I view it in Chrome's ...
-2
votes
2answers
48 views

IE 9 rendering issue in standard mode

My application rendering well in IE9 Quirks Mode but not in standard mode. For example: Rendering div background image in Quirks mode but not in standard mode. Quirks Mode Standard Mode What ...
1
vote
0answers
35 views

IE9 loads wrong media query info on load with non-external CSS

I have a page which uses non-external CSS in the <style> tags, and in those <style> tags is the following media query: @media screen and (max-width:768px){ /* CSS */ } All is working ...
0
votes
2answers
74 views

Drop down list change function not working in IE9

I have two dropdowns, the second dropdown shall change when something is changed in the first dropdown, this is working fine in Firefox, but not in IE. (IE9). Then in the second dropdown, I'm looping ...

1 2 3 4 5 65