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

How To Check Event Listeners On An Element In Ie9

I have a page that has some td elements in a table that the user can click and drag to reorder. Th… Read more How To Check Event Listeners On An Element In Ie9

Script438: Object Doesn't Support Property Or Method 'keys' For Ie

I found strange for the following code: var allextRules = Ext.util.CSS.getRules(); Object.keys(all… Read more Script438: Object Doesn't Support Property Or Method 'keys' For Ie

Cannot Save Cookie With Jquery And Internet Explorer 9

it seems I'm not able to set a cookie on IE9 and I don't understand the cause. My goal is t… Read more Cannot Save Cookie With Jquery And Internet Explorer 9

Invalid Character Dom Exception In Ie9

The following piece of JS which used to work in IE8 is failing now in IE9. document.createElement(… Read more Invalid Character Dom Exception In Ie9

Script5039: Redeclaration Of Const Property Using Ie9

I am optimizing my website across IE browsers. Everything works fine except for IE9. I have a funct… Read more Script5039: Redeclaration Of Const Property Using Ie9

`ie9` - Contenteditable False Not Working When Parent Editable

I am trying to make a content editable and non-editable containers. the user can use this as 3 ways… Read more `ie9` - Contenteditable False Not Working When Parent Editable

External Interface Calls To Flash Not Working In Ie9

We have a flash game embedded in a web page (using SWFObject v2.2) and there are some links on the … Read more External Interface Calls To Flash Not Working In Ie9

Mapbox Markers From Geojson Not Appearing In Ie9

I have a map that is loading markers from a local geoJSON file. This works fine in all browsers I h… Read more Mapbox Markers From Geojson Not Appearing In Ie9

How To Make A Scrolling Row Of Divs Using Css & Javascript?

I am trying to create a webpage with a dynamic number of forms (to represent a list of items a user… Read more How To Make A Scrolling Row Of Divs Using Css & Javascript?

Javascript: Why Is Our Website Extremely Slow In A Terminal Services Session?

We created a website that relies heavily on Javascript and has quite a lot of DOM-elements. In all … Read more Javascript: Why Is Our Website Extremely Slow In A Terminal Services Session?

Disable The Minimize Button In Internet Explorer Ie9

I can use window.open resizable=no to disable/grey out the maximize button, but when I try to use d… Read more Disable The Minimize Button In Internet Explorer Ie9

Ie9 Javascript Error Script575 - C00c023f - Prototype File

I am having the same problem, but in the console of the F12 of IE9, it says: SCRIPT575: Could not c… Read more Ie9 Javascript Error Script575 - C00c023f - Prototype File

Stop Event In Ie 9 (without Upgrading To Prototype 1.7)

The site I'm working on uses Prototype 1.6.1. Its Event.stop() doesn't work in IE9. I know … Read more Stop Event In Ie 9 (without Upgrading To Prototype 1.7)

Oninput In Ie9 Doesn't Fire When We Hit Backspace / Del / Do Cut

What's the cleanest solution we use to overcome the problem that IE9 doesn't fire the input… Read more Oninput In Ie9 Doesn't Fire When We Hit Backspace / Del / Do Cut

Why Ie 9 Not Supporting Javascript Function?

I'm trying to make a function for checking file size and extension on run time, I have done it … Read more Why Ie 9 Not Supporting Javascript Function?

Javascript Array, Object, Date Not Defined

Strangest situation ever, but I've reproduced it on three PCs already. Only happens in internet… Read more Javascript Array, Object, Date Not Defined

Error In Internet Explorer 9 (not Earlier Versions Or Other Browsers) When Including Jquery In An Iframe

Basically I have a page that launched a fancybox iframe. In that iframe I also include jQuery. But … Read more Error In Internet Explorer 9 (not Earlier Versions Or Other Browsers) When Including Jquery In An Iframe

Missing Semi-colon In Javascript Causing "'foo' Is Undefined" Error In Ie9

I just spent about four hours tracking down this problem. I know what is causing it but don't k… Read more Missing Semi-colon In Javascript Causing "'foo' Is Undefined" Error In Ie9

Unable To Debug JavaScript In VS 2012 And IE9 After Rollback From IE10

I recently accidentally let Windows Update install IE10 on my Windows 7 64bit machine and then unin… Read more Unable To Debug JavaScript In VS 2012 And IE9 After Rollback From IE10