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

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

Strange Behaviour With Spliting A String In Javascript

I am trying to do something relatively simple. I have a date in this format dd/MM/yyyy eg: var newD… Read more Strange Behaviour With Spliting A String In Javascript

Ie11 Textarea Loses Focus If Another Textarea Is Disabled

In this fiddle, using ie11 with open Console, input something into any textarea and then click into… Read more Ie11 Textarea Loses Focus If Another Textarea Is Disabled

Javascript In Ie11 Giving Me Script Error 1003

I have a site with an accordion and some javascript. In Firefox everything is working as it should,… Read more Javascript In Ie11 Giving Me Script Error 1003

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?

Internet Explorer Returning Wrong Length Of String

I've ran into a possible bug with IE where calling the JavaScript .length function returns a va… Read more Internet Explorer Returning Wrong Length Of String

Ie11 Truncates String In Console

I have a string of maybe 20 or 30 lines i'd like to output to the console all in one console.lo… Read more Ie11 Truncates String In Console

How To Create Ie11 Bundles With Webpack 5 And Babel 7

How can we compile modern JavaScript into backwards-compatible JavaScript bundles that can be used … Read more How To Create Ie11 Bundles With Webpack 5 And Babel 7

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

Ie11 Fails With "netscape Is Not Supported Please Used Internet Explorer" Error When Launch By Selenium

I have a quite old website to be maintained, supports IE8 and above. Now I've a plan to do some… Read more Ie11 Fails With "netscape Is Not Supported Please Used Internet Explorer" Error When Launch By Selenium

Is There A Way To Setup Webpack Config To Load Specific Core-js Entries

DISCLAIMER: I'm not terribly familiar with webpack or babel outside of simple setup, so if the … Read more Is There A Way To Setup Webpack Config To Load Specific Core-js Entries

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

Why Notification Message Is Not Working In Ie11

I am trying to show a notification message in IE11, But not working. Any other method is there for … Read more Why Notification Message Is Not Working In Ie11

Angularjs Dynamic Download From Response

I have written a directive based on Scott's answer. You'd use it like so: Solution 1: Prob… Read more Angularjs Dynamic Download From Response

$(item).load() Script Breaking (only In Ie11), Works In Developer Tools

I have function that looks like this: function foo(item) { var url = $(item).attr('data-url… Read more $(item).load() Script Breaking (only In Ie11), Works In Developer Tools

Object Doesn't Support Property Or Method 'findindex' Ie11 Javascript Issue

I have an AngularJS application that is giving me some issues in Internet Explorer 11 - In my admin… Read more Object Doesn't Support Property Or Method 'findindex' Ie11 Javascript Issue

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

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";

Internet Explorer 11 - Ajax Call Not Firing

I am stuck in the middle of a bug. I began to use BrowserStack to validate my current project again… Read more Internet Explorer 11 - Ajax Call Not Firing

IE 11 Error - Access Is Denied - XMLHttpRequest

I'm having a peculiar error with IE11 and ajax. For nearly all the requests I make using the co… Read more IE 11 Error - Access Is Denied - XMLHttpRequest