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