Internet Explorer (commonly abbreviated to IE or MSIE) is a web browser developed by Microsoft and is included as part of Microsoft Windows.

learn more… | top users | synonyms (2)

0
votes
0answers
2 views

HTML5 Video - Browser Compability

Hi I was working on HTML 5 Videos implementation on my website, and found out that on firefox the media player works, but when you try to load to video it says: "No Video with Supported Format and ...
0
votes
0answers
2 views

What is the cookie size limitation for IE9 and IE 10?

I know that for IE 8 following RFC 2109 it is 4kb. Is it the same for IE 9 and IE 10?
2
votes
0answers
14 views

html select top.location.href - strange IE issue

I am getting a strange issue only in IE with html and . The code reads.. <select class="logo" name="logoControl" id="logoControl" tabindex="1" ...
0
votes
0answers
13 views

Editing binary Registry key

i'm trying to programmatically configure some options in Internet Explorer like : Allowing ActiveX Filtering Allowing Scripting etc.. They are all stored in the registry so I can easily edit them ...
0
votes
2answers
37 views

Javascript not working in IE, fine in Firefox

Here's the code - it's really elementary, and I can't think of what's going wrong It gives an "Object doesn't support this property or method" error in IE when the small images with the "onclick" ...
1
vote
1answer
15 views

IE9+ : check if an ActiveX control is installed

Thanks to a few try/catch I can determine if the plugin is activated ... now I'd like to know if it's installed or if it needs to be downloaded. It seems that all the solutions that I find are ...
0
votes
1answer
13 views

Incompatibility with geocodezip map in internet explorer (any version)

I have this map, as an answer of this other question. It uses geocodezip and works well, but it is not working in Internet Explorer. Can you suggest me any solution? This is the link of the map: ...
0
votes
1answer
13 views

dataTransfer.setData does not work in IE9

I am binding some code to the dragstart event with jquery like this: $new.on('dragstart', function(event) { event.originalEvent.dataTransfer.setData("text/html", ...
0
votes
0answers
7 views

Inconsistency when switching Browser Mode in IE

We are having a very bizarre issue in our application in regards to Browser mode changing in IE. We have a content creation page that originally is accessed from a details screen. The details screen ...
0
votes
0answers
7 views

KO (knockoutjs) data binding issue with IE

I've a strange problem which is specific to IE (I've checked multiple versions starting with IE8, 9 & 10), my model records are multiplied (i.e. if I've 2 records, it displays 2X2 = 4, if 3 then ...
0
votes
1answer
25 views

Round Corners in IE10 default mode

I have been trying to show rounded corners with the default settings in IE 10 don't want to change the document mode and Browser mode: I have tried to use .htc from different vendors i.e. ...
0
votes
1answer
21 views

Selenium c#: How to launch Internet Explorer driver in a specific version (IE8 for example)

In java it is possible to set an IE version for internet explorer driver by passing Desired Capabilities. That doesn't work in C#. I would expect it to look something like: DesiredCapabilities ...
0
votes
0answers
12 views

Disable IE9 Certs Prompt in VirtualBox

I'm trying to run selenium tests in IE9. I have disabled prompting for cert problems in IE9 options. I have added my site as a trusted site. I have even tried to import the cert and move it to a ...
0
votes
0answers
5 views

download fails in INTERNET EXPLORER asp.net C#

i've uploaded, but I can't download it in the IE browser. How to fix my code so it could run perfectly? > cdo.CommandText = "SELECT nome, extensao, dataupload, stream, codarquivo,type FROM ...
-3
votes
1answer
43 views

css that supports internet explorer

I am having a problem with my web page, Its viewing fine with any other browser other than internet explorer. I have tested with Mozilla Firefox, Opera, Safari, Torch and Internet Explorer Browsers. I ...
-1
votes
1answer
41 views

Delphi: Set Browsers Homepage

I want my application to be able to set IE, Firefox, Chrome & Operas homepages when a button is pressed. I understand IEs homepage is set in the registry, which I understand how to change, but can ...
0
votes
2answers
11 views

IE Print font size smaller

I am printing my page from IE using javascript print function. The text is way smaller than what it should be. function BtnPrintClick() { var printHTML = ...
-3
votes
0answers
21 views

asp.net site not rendering in Internet explorer 8,9

I have asp.net Mvc site www.ipracticemath.com . It is rendering correctly in Ie10 and latest firefox , chrome browser . http://www.ipracticemath.com/math-problem/Division/1341 There are ...
-4
votes
0answers
49 views

Internet explorer 10 hide tag fieldset

I have one web site that work with most browsers, but I realized that on IE10 its hide some tags like fieldset. I use jquery v1.7.1. I think the problem maybe on IIS, because the same project its ...
1
vote
3answers
26 views

HTML 5 webpages display hapardzardly in IE8

I recently started developing pages in HMTL 5 and everything works perfectly well in all other browsers except IE. What could be the problem? Thank you in advance!
0
votes
1answer
15 views

How do deal different childNode count among IE8 vs all other browsers

i need some help with my code.. i have a number of divs which i manipulate with some events, add/remove classes attributes etc.. it s sort of selecting /deselecting div in terms of voting..with some ...
-2
votes
0answers
7 views

When i run hyperion in Internet explorer 10, it doesn't run

Tried googling but didn't find any help. Any one knows settings? Thank you so much for your help
0
votes
4answers
32 views

Css @font-face not working in ie9

I managed to use a custom font which works in every browser that deserves to be called "browser". Well as always the cool things do not apply to ie (in this case ie9). I tried the following: ...
0
votes
0answers
24 views

Ajax toolkit not working properly in IE 10

I have a website in which I have used Asp.net AjaxToolkit modal popup element, It worked fine on every browser, but recently I tested it on Internet Explorer 10 (on windows 7 platform), and ...
2
votes
0answers
18 views

Detect color of font in Internet Explorer

I am currently building a crawler in Excel with VBA to crawl table data from a public website with the help from several references available online. However, I need an extra step where I need to ...
0
votes
0answers
24 views

Print- Header & Footer missing in chrome + misaligned custom footer

Im working on a print style in chrome, an everything seemed fine, until i noticed that i didnt get any Footer or header on the print (the std. with page title, url etc., and i HAVE turned it ON in the ...
2
votes
1answer
44 views

drop down menu issue in IE

Below is code I used for drop down menu. It's working fine in Firefox but having one issue in IE. Blank space of around 30 pixels is left under menu in IE. Please help to resolve this issue. Thank ...
0
votes
0answers
9 views

Ajax call Server return data length limited in IE

I got a problem that if ajax call in Chrome, the return data is all from end server. But in IE, the return data is not all. Does anyone also have this problems? How to solve it?
1
vote
0answers
38 views

CSS navigation menu won't rotate properly in IE8

I've been given a design with a 90 degree rotated menu with dropdowns in it. Of course, I've got it working in every browser except IE8 (we aren't going to optimize for anything lower). This is the ...
0
votes
0answers
48 views

IE 9 & 10 events not firing (consistently)

I am developing a web application. This application due to requirement contains a table with 500+ rows (unpaged). The application is very interactive and so we're using KO behind the scenes. That ...
0
votes
0answers
15 views

How do you get the Hot Towel template to work with IE 8?

I have built a prototype using the hot towel template which works find in most browsers but displays nothing when viewed in IE8 document mode (Using the IE 9 Developer tools). The same thing happens ...
1
vote
1answer
30 views

Why doesn't this rotate3d() CSS transform work as expected in Internet Explorer 10?

I'm trying to create a "card flip" effect using CSS transforms and transitions. I'm using a <div> to represent the card, and two child <div>s to represent the front and back faces of the ...
0
votes
0answers
19 views

IE displaying nonstandard characters higher up than other text

I can't figure this out. Can someone help? Rather than make a really complicated jsfiddle, I copy and pasted all of the necessary code to a bare bones html page. ...
1
vote
0answers
11 views

HTTP 302 redirects between servers failing in IE, working in FF and chrome

I'm getting a blank white screen in IE when building a login system that redirects through a 3rd party server for authentication. (The browser is supposedly requesting a page back on my server when it ...
0
votes
0answers
6 views

Media Query Order IE versus all othe rbrowsers

I have pretty extensive media queries written for this site: http://internationalsignimages.com/ I was having issue with them not being apply in IE9 / IE 10 (if was not a compatability mode issue ...
0
votes
0answers
28 views

How is jQuery able to normalize currentTarget for IE?

In an event handler in a standard compliant browser, this and e.currentTarget (where e is the parameter of the handler) refer to the element to which the handler is attached, which by the way isn't ...
0
votes
0answers
31 views

Responsive CSS Dropdown Navigation issues in IE8 and IE7

Here is my page HTML. Below is my CSS for the main navigation styles. IE7 does not display the padding, hover or drop down items. IE8 padding is good, hover works, but drop downs do not display. ...
1
vote
0answers
23 views

Knockout JS inline editing doesn't catch Enter Key in Internet Explorer

I am using the basic form of the following jsfiddle http://jsfiddle.net/rniemeyer/8D5aj/ ko.bindingHandlers.hidden = { update: function(element, valueAccessor) { ...
0
votes
0answers
17 views

IE7: Footer not sticking to bottom of division container when accordions change number/size

I have a couple of pages in a site in which I'm using jquery accordions. In the browsers other than IE7, everything works fine. In IE7, the footer on the pages stays where it was originally drawn ...
1
vote
0answers
15 views

VBA IE Automation - Read iFrame

Our business uses a browser-based program for operations. I'm automating a solution to navigate through this site, and retrieve some data at the end. The site itself uses regular frames very heavily. ...
3
votes
2answers
46 views

Clarification on ie detection with javascript

I was looking up ways to detect ie browsers in javascript, and this was one of the solutions I found: if (-[1,]) { //Not IE } else { //IE } This works, and I can apply CSS using this just ...
0
votes
0answers
18 views

VBA Internet Explorer automation with problematic modal popup

I am automating some processes with the COM object of Internet Explorer from VBA (in excel). The point is: I need to choose a file to upload in a form. Manually it would consist of the following 1) ...
0
votes
0answers
13 views

Caching issue with Flash Player 11.7

Short-version: Our Flash app is live-streaming video from our CDN, starting with the recent release of Flash Player 11.7 Background: We have a Flash app that runs in the browser. We see the problem ...
0
votes
0answers
24 views

System.Web.HttpException: Pharmacy Not Found

I am trying to show a another website in my current website using iframe. Below is the code I am using. <iframe width="1016px" height="900" src="https://apps1.webconnectqs1.com/login.aspx?id=53" ...
-2
votes
0answers
36 views

Why i can not view pdf in ie but in firefox

This code does not view the pdf in IE but it runs it firefox perfectly. Can u say why ? Following code it not a full code example, just assume that pdf file data is presented in byte array not by any ...
1
vote
1answer
24 views

Can't acces API from Internet Explorer

I am developing a Vine client for Windows Phone 8 but I'm having trouble accessing their API's from desktop or mobile Internet Explorer. When, for example, I go to ...
3
votes
1answer
38 views

Do self-invoking functions work in IE strict-mode?

I tested the following code: $(function () { "use strict" (function () { console.log("something"); }()); }); but when run in IE, I keep getting an exception: "Function ...
0
votes
1answer
28 views

IE7 css block relative position with Javascript bug

I have a simple JS script that moves a CSS block at a specific path when a value is given to it. You can take a look at the code here http://jsfiddle.net/rayshinn/6DGfb/ This code seem to work fine ...
0
votes
1answer
46 views

Why does jQuery html() fail when run within my webpage in IE10

This is the code extracted out of my page: http://jsfiddle.net/Nt7V9/4/ What it is trying to do is convert the WellName values into links based on the content of other cells in the same row. It ...
2
votes
0answers
34 views

Font Smoothing in WPF WebBrowser control

Here is text rendered in a WPF WebBrowser control: Here is the same text using the same font rendered in IE10 on the same machine: I have tried the registry hack to make the WebBrowser control ...

1 2 3 4 5 387