Join us in building a kind, collaborative learning community via our updated Code of Conduct.

Questions tagged [internet-explorer]

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

0
votes
0answers
7 views

IE JAWS screenreader skips <h1> content

I'm currently working on accessibility. The form that I'm working on is broken into steps. Each step has is on template, when I go from step 6 into step 7, JAWS does not read the <h1> element. ...
1
vote
0answers
14 views

Form formating with CSS under IE11

I tried to use free login form code pen. $color: #000; $color-bg: #c0c0c0; /* ---------- FONTAWESOME ---------- */ /* ---------- https://fortawesome.github.com/Font-Awesome/ ---------- */ /*...
1
vote
2answers
650 views

Testing SSRS Reporting Services reports using Selenium Webdriver

I am currently testing SSRS reporting services reports in Internet Explorer using Selenium Webdriver. I can get the reports to load and change the dropdowns/parameters but I don't know how to check ...
0
votes
0answers
4 views

How to enable “Net” tab for Firebug in Internet Explorer?

I am using Firebug in my internet explorer through a workaround & Net tab is not enabled for me. Without this I couldn't able to view Request-Response hitting my server. Is there a way I can ...
0
votes
0answers
14 views

Orbeon Vertical scroll bar in Safari and IE close autocomplete menu

I'm using Orbeon v2017.1 and I've added an autocomplete field. The dropdown is correctly displayed and can be scrolled with the mouse wheel, up/down arrows and by clicking on the scroll bar in all ...
-1
votes
0answers
5 views

What will be email address format if top-level domain is .guru?

There is a popular website http://acloud.guru. I wonder what will be format of email address their employees will have? I'm looking to get a domain from godaddy with top level domain as .guru. I'm ...
29
votes
7answers
39k views

Blob download is not working in IE

I have this in my Angular.js controller that downloads a CSV file: var blob = new Blob([csvContent.join('')], { type: 'text/csv;charset=utf-8'}); var link = document.createElementNS('http://www.w3....
230
votes
12answers
55k views

Stop Visual Studio from launching a new browser window when starting debug?

I already have a window open with the web site I'm debugging. I don't need VS to launch another one for me every time I need to debug. Is there a way to stop this behavior?
66
votes
12answers
77k views

Angular 2 / 4 / 5 not working in IE11

I am trying to figure out why my angular 2 app is stuck on showing Loading... when running in IE 11. Following someone's suggestion, I've tried this plunker, posted by someone on stack overflow, on ...
2
votes
0answers
33 views

Is there Canceled status at all for XHR requests made in IE and Edge?

Here is a sample JavaScript code which is aborting a long-running call after 1 second (the test endpoint got 3 seconds sleep in it) function reqListener() { console.log(this.responseText); } var ...
-2
votes
0answers
15 views

css -webkit-appearance:button is not working in IE

I am not sure why CSS -webkit-appearance:button is not working in IE. I saw these type of posts many times but I did not find what I want.
1
vote
2answers
2k views

session is lost when i use window.open in IE9

I'm using window.open to open a new window and this is my code sample var path = '<%=request.getContextPath()%>'; var page = path+"/jsp/displayCompareResult.jsp"; window.open(page, '...
0
votes
1answer
364 views

Window clearInterval() working without parameter

In some code I found method like this: scope.$on('$destroy', function () { clearInterval(); }); As You see the clearInterval() is not receiving any parameters. clearInterval() ...
0
votes
0answers
18 views

IE 11 doesn't honor image widths when printing

It appears that IE 11 doesn't honor image widths when printing. For example, I have an image in my HTML page like so: <img src="https://myserver/handler.ashx?id=12345" width="600"> When the ...
-3
votes
0answers
25 views

VBA to login automatically to my hotmail account

I recovered a VBA code on a website in order to login automatically on my Hotmail account … When I try to execute the macro, it runs ok without any error message, the website opens but I do not get ...
0
votes
1answer
21 views

Vue Modal buttons moving to weird places in IE

I have a modal that i am using for error messages being displayed to the user. This works fine when testing in all browsers apart from IE. In IE the 'OK' button that is used to close the modal is ...
0
votes
0answers
9 views

Caching is working in chrome. But not in IE

I have a web application backed up by spring boot. To improve the performance, I want to use the browser side cache so that images can be stored and calls to image server can be minimized. To achieve ...
50
votes
7answers
74k views

How can I target only Internet Explorer 11 with JavaScript?

What's the least error-prone way to target just IE11 with JavaScript? Note: This should really only be done for analytics or informing the user what browser they're using. For everything else, there'...
1
vote
1answer
97 views
+50

Bootstrap 4 grid | variable - fixed - variable | width column, overlaps on IE11

Bootstrap 4 grid problem IE11 with one fixed width column I have a three column grid where the middle column must be a fixed width, the left and right columns can be variable/wrap. Code is below, ...
1
vote
4answers
427 views

jQuery checkbox selection is not working in IE and is working in Firefox

This is my selectall button code..on clicking this i am selecting all checkboxes.. $('#PbtnSelectAll').click(function() { $('#PricingEditExceptions input[type=checkbox]').attr('checked', '...
-2
votes
0answers
18 views
1
vote
2answers
2k views

Monitor web sites visited using Internet Explorer, Opera, Chrome, Firefox and Safari in Python

I am working on a project for work and have seemed to run into a small problem. The project is a similar program to Web Nanny, but branded to my client's company. It will have features such as website ...
0
votes
0answers
37 views

Why does this line break IE11 and Edge?

this code goes with a javascript video player. The question is about the line of code which I have commented out right now. The line with onPlay... If that line of code is not commented out it ...
0
votes
0answers
17 views

disable input type=time on Internet Explorer

I have time picker that i added in my project. I works fine for chrome. But when i try to use it in internet explorer, the default time picker for IE also opens up and the feature doesn't work. I want ...
0
votes
1answer
299 views

Vue.js Multiple definitions of a property not allowed in strict mode

Good day. We are building our application using Vuejs/Vuex/vue-router using the https://github.com/vuejs/vue-hackernews-2.0 When building and viewing our application using IE11 we get a SCRIPT1046: ...
0
votes
0answers
9 views

Video in local file system won't play from sibling folder

I am maintaining an HTML help system where assets have recently been split apart from HTML documents. I'm noticing that videos that will play when loaded from a local subfolder will not play when ...
0
votes
0answers
32 views

IE favicon doesn't work when use routerLink in angular 4

so i have this issue in IE with the favicons when routing. I notice that when i use the "baseHref": "/app/" and "deployUrl" : "/app/" in my angular-cli json the app display the favicon correctly in ...
1
vote
0answers
12 views

Qlik Sense Modal in Internet Explorer

I built an extension for Qlik Sense which is simply a pop-up modal. For some reason, it seems Qlik sense forces all custom extensions to have z-index: 1;. I used jQuery to turn this off on when my ...
0
votes
1answer
12 views

Added poly-fill for .includes but still getting the error in one area despite being resolved in all other areas

IE 11 triggers an Object doesn't support property or method 'includes' because it isn't supported in IE11: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/...
0
votes
1answer
25 views

VBA - Filling input boxes in Internet Explorer not working

I'm having the following problem which is once I populate some inputbox on IE with information from Excel using VBA, these are populated correctly but when i change onto the second line with input ...
0
votes
0answers
24 views

VBA Internet Explorer Automation: getting automation error on iframe

I am currently automating a website to pull some data. Before, my code is working fine and i was able to pull the needed data properly. But for some reasons when I test my code again I am getting an "...
6
votes
4answers
8k views

How to download multiple files in one shot in IE

I want to download multiple files on click of a button in jsp. I am using the following code in the js to call one servlet twice. var iframe = document.createElement("iframe"); iframe.width = iframe....
0
votes
0answers
37 views

IE 11 open in multi tabs perfomance issue

The application that was written base on web api + angular 5. Test page size is about ~5 mb (~5 request) at IE 11 (picture snippet below) I ought to open similar or ever same page at 10 separate ...
0
votes
0answers
22 views

List not updating in IE

So basically I've a service (dataService) that calls a GET method from a backend something like: getData(routeLink: string): Observable<any> { return this.http.get(environment.apiUrl + 'api/...
3
votes
2answers
58 views

IE Browser - Powershell script to add site to trusted sites list, disable protected mode & make all zones security level low

For our website to run we need to: add site to trusted sites list [Solved] disable IE protected mode [Solved] bring down security level for all zones. [facing Issue] I am automating this site. As a ...
0
votes
1answer
27 views

Object doesn't support property or method 'getAll'

I am trying to implement service workers into my application, which I have managed to do in Chrome, Firefox and Safari but not completely in IE. So far I am able to create an object store and add data ...
0
votes
1answer
247 views

Internet Explorer: issue with dynamically setting polymer paper-tooltip innerHTML

Using Polymer 1.0, paper-tooltip In the attached function I create a variable iconsToInsert, which contains svg and text elements which I put together as a string. When I have all the svg's and ...
0
votes
0answers
17 views

Angularjs 1.5 code is broken for (Uint8Array) for Internet Explorer but working for chrome [duplicate]

I am uploading file and then reading Byte array to save it into DB. I am using AngularJS 1.5. Below code is working for Google chrome But Breaking for IE. Need help. var UserInfoID = ...
12
votes
1answer
12k views

How do I change the color of the text cursor in an input field in IE?

From what I saw, in Firefox and Chrome, the color of the text cursor in an input field changes to the value of the "color" css property. However in IE it has no effect whatsoever. Is there any way to ...
4
votes
2answers
65 views

vba with Excel internet explorer does not use newly opened tab fro getelemtsbytagname

I have created VBA code inside Microsoft Excel. What I want the code to do is: Go to a site. Click on a link on the site. Go to the newly opened tab, and then click download on the new tab. Then go ...
0
votes
1answer
30 views

How to open tabs in new process at ie 11 throught javascript or ie settings

IE has memory limitation of memory consumption at one process, so if we want to open a lot 'heavy' pages (each at seperate tab) we will get non-working browser. Q: Is there any approache to open ...
0
votes
1answer
24 views

Input-text jumps in IE11 when setting line-height inside mat-form-field

The line-height of mat-form-field is initially set to 1.125. When overwriting it with a higher value (e.g. 1.5) it leads to jumping effects in the nested input-element inside the mat-form-field. On ...
0
votes
0answers
22 views

Python : Calling JS function inside IE com object

I am working on a small automation task these days and would like to run a Java Script function available to me via Internet Explorer com object. In VBA this seems to be possible but not sure how its ...
1
vote
1answer
33 views

Disable Text is not working on webpage for IE and Microsoft Edge

I have written CSS to disable the selection of numbers (CSS class "table_border") in the webpage. It is working as expected for Chrome and Firefox. However, I am still able to select the numbers when ...
0
votes
1answer
21 views

IE Datepicker too long

I have a date picker that is to be IE friendly. However when I use it, it's displaying far too long. HTML: <label class="mr-sm-2" for="startDate">Start Date:</label> <date-...
1
vote
1answer
60 views

Webcam in Internet Explorer Uses .SWF file which is giving 404

I am using Angular 4 with webcam library "ack-angular-webcam" its working fine in Google chrome, Firefox as in these browsers it uses getUserMedia() function but in Internet Explorer it still uses ...
0
votes
2answers
434 views

dataset and Internet Explorer 11

Seem to be having an issue with using element.dataset in Internet Explorer. Getting this error Unable to get property 'menu' of undefined or null reference This appears on the following line of ...
0
votes
0answers
19 views

React IE 8 compatibility issue with axios

I am developing a react application that will run inside a legacy Java application container that is set to use IE compatibility mode i.e. IE 8. I get the error in IE8 or lower: SCRIPT1010: Expected ...
1
vote
0answers
28 views

PrimeFaces Media component resize on action

I am using PrimeFaces Media component to display video preview in a dialog. To achieve this I have the following code: <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:...
0
votes
1answer
576 views

-ms-user-select css property not working in IE11

I'm trying to enable selection/highlighting of a text that has been disabled by default in IE11. I'm using this prop to turn on the selection: -ms-user-select: text; i also tried the following ...