Skip to content Skip to sidebar Skip to footer
Showing posts with the label Internet Explorer 11

Detect When Ie11, With Its Built-in Memory Leak, Runs Out Of Memory (1.5gb Recyclable Pool)

IE11 has a well-documented iframe memory leak. In a SPA, if you are using iframes the memory will g… Read more Detect When Ie11, With Its Built-in Memory Leak, Runs Out Of Memory (1.5gb Recyclable Pool)

Ie 11 Browser Recognizes Itself As Mozilla

I am working on MVC application, .net 4.5 framework, VS 2010. I have a piece of Javascript code th… Read more Ie 11 Browser Recognizes Itself As Mozilla

Filereader And Json Objects Not Defined In Ie11

Whenever trying to open a page running a javascript code using FileReader and JSON upon page initia… Read more Filereader And Json Objects Not Defined In Ie11

How Do I Get Base64 Encoded Image From Clipboard In Internet Explorer?

I searched a lot but didnt find getting base64 encoded data from clipboard. I can catch paste event… Read more How Do I Get Base64 Encoded Image From Clipboard In Internet Explorer?

Google Maps Api Geojson Not Working With Ie 11, But Works In Chrome

I have a google map that loads markers from a GeoJSON file that runs on localhost in Visual Studio … Read more Google Maps Api Geojson Not Working With Ie 11, But Works In Chrome

Optimize Scroll Speed For Internet Explorer 11

I currently have an agenda-like application where the first column is absolute horizontal and the f… Read more Optimize Scroll Speed For Internet Explorer 11

How Can I Debug "back Navigation Caching" In Ie?

I'm seeing an odd bug in IE that I'm not seeing in Chrome. Specifically, this involves som… Read more How Can I Debug "back Navigation Caching" In Ie?

Javascript Datepicker Issue In Ie11 - Crossobj.visibility="hidden";

Our Application is a dealer based application. This was implemented basically for IE8 browser, now … Read more Javascript Datepicker Issue In Ie11 - Crossobj.visibility="hidden";

Input Scrollleft Never Changes In Ie11

I'm not sure if I'm going crazy or if this is a bug in IE11. Open this demo in IE11: http:… Read more Input Scrollleft Never Changes In Ie11

Csrf Issue With Microsoft Edge And Ie11

I have a CSRF token issue that only occurs in MS Edge and IE11 - it works fine in Chrome, Firefox a… Read more Csrf Issue With Microsoft Edge And Ie11

Creating An Error Message If Browser Does Not Support Es6 Template Literals

I have been using string literals in my javascript. I would like an error message to be shown if st… Read more Creating An Error Message If Browser Does Not Support Es6 Template Literals

Form/javascript Not Working On Ie 11 With Error Dom7011

The register button for our ASP.net form, which uses the __postback function stopped working on IE … Read more Form/javascript Not Working On Ie 11 With Error Dom7011

Ie 11 Pointer Events Override

I am trying to override the pointer-events property for a containing div. It works in everything so… Read more Ie 11 Pointer Events Override

Can You Detect "tablet Mode" In Edge And Ie11 Using Javascript On Windows 10?

I am thinking of making my UI to dynamically change to a more touch-friendly layout when the user s… Read more Can You Detect "tablet Mode" In Edge And Ie11 Using Javascript On Windows 10?

Date.parse Failing In Ie 11 With Nan

When i try to parse a date in IE 11, its throwing me NaN, but in chrome/firefox i get the below tim… Read more Date.parse Failing In Ie 11 With Nan

On Ie 10+, Will Document.referrer Be Blank When Read Inside An Iframe?

On all other recent browsers, reading document.referrer from an app which runs inside an iframe wou… Read more On Ie 10+, Will Document.referrer Be Blank When Read Inside An Iframe?

Polymer Serve Changes The Served Javascript Files For Internet Explorer 11. How To Make It Work On Another Web Server?

When testing our polymer 2.01 / webcomponents 1.01 Application on Internet Explorer 11 we found out… Read more Polymer Serve Changes The Served Javascript Files For Internet Explorer 11. How To Make It Work On Another Web Server?

Ie11 Quirks Mode Under Iframe - Javascript Errors

I am reading and looking for answer for days and couldn't found one, hopefully this thread will… Read more Ie11 Quirks Mode Under Iframe - Javascript Errors

Prevent Div From Scrolling To Top When Inner Div Is Given Focus - Ie 11

I have an outer div with style.overflow set to auto. It contains a larger child div which causes th… Read more Prevent Div From Scrolling To Top When Inner Div Is Given Focus - Ie 11

IE11 Moves Cursor To Beginning Of Input When Editing Value

I have a really odd problem on a project. Long Story Short, I have input fields that record intere… Read more IE11 Moves Cursor To Beginning Of Input When Editing Value