Questions tagged [ie11-developer-tools]

121 questions
1
vote
0 answers

jsonrpc(jabsorb) is not sending data with POST request with IE=10 and IE=Edge document modes

I'm using jabsorb in my application. I'm initializing the client using the following code: td.api = new JSONRpcClient(CB_ApiLoaded, "/td/json/baseApi"); This code sends POST request to the URL mentioned and returns response in CB_ApiLoaded callback…
1
vote
0 answers

CSS3 PIE not showing rounded corners in IE8 mode within IE11

I'm not getting rounded corners in IE8 mode within IE11. I've tried both relative and absolute paths, and neither work. The PIE.htc file is in the same folder as the html file. I'm running on Jetty and don't have a .htaccess file. The PIE.htc file…
1
vote
0 answers

Page cannot load CSS definition for ID html element until F12 Developer Tool opened once

I met a problem with my website. I developed my site by ASP .NET. I met _doPostBack problem when using IE10-11 then I fixed it by installing hotfix KB's hotfix .net _dopostback. Now I met another issue with CSS definition for ID html element. The…
Nguyen Tran
  • 1,158
  • 1
  • 11
  • 18
1
vote
1 answer

Google Charts error with IE11 emulator for IE8

I am aware of an issue the IE8 emulator in IE11 causing Permission Denied errors when using Google Visualization API to add charts to a webpage. However I have a number of pages that use charts on the website I am developing and I noticed this error…
0
votes
1 answer

addEventListener on a body element does not get executed

I am using MS Edge in IE11 compatibility mode and have an HTML page in which I have: Further below, I have also:
0
votes
1 answer

external CSS files are not loading all the time in IE 11. But when i hard refresh the page its loading. how to fix this issue?

external CSS files are not loading all the time in IE 11. But when I hard refresh the page its loading. Is there any way to ensure External CSS files load properly in IE 11 browser
0
votes
1 answer

How to make Developer Tools in MS Edge to default to Console tab instead of Sources?

Whenever I open the Developer Tools or if the web page is refreshed, Tools will switch to the Sources tab. When I'm debugging code, I want it to stay on the Console tab. Is there a way to do this? Or even keep Console on-top.
JamesF
  • 434
  • 5
  • 17
0
votes
0 answers

Angular 10 is not Supporting IE11

My Angular 10 application is not working on IE11. It is working from my localhost after making below changes. When I use build ng build --base-href --configuration=es5. On IE11 it was showing blank page with these errors. Update: After adding the…
0
votes
0 answers

Prevent Ctrl+F4 default browser action event in IE11

I am trying to stop or prevent IE11 default behavior of "Ctrl+F4" key. I have tried function killKey( event ) { event.cancelBubble = true; event.bubbles = false; event.returnValue = false; event.stopPropagation(); …
0
votes
0 answers

ReactJS+ IE+ Function expected

Reactjs application is not working on IE11 Please find my package.json and index.js file below, index.js file : import 'react-app-polyfill/ie9'; import 'react-app-polyfill/ie11'; import 'react-app-polyfill/stable'; import 'core-js/stable'; import…
0
votes
2 answers

Edit as HTML in IE for Style Element

I am not sure why Edit as HTML of