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