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

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

Ie 9 Javascript Error C00c023f

I came across this error only on IE9: SCRIPT575: Could not complete the operation due to error c00… Read more Ie 9 Javascript Error C00c023f

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

Ie 9 Jquery Not Setting Input Value

my question is simple: I have an input file field, and i want to limit it to only accept .GIFs via … Read more Ie 9 Jquery Not Setting Input Value

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?

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

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

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