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

Javascript: Object Doesn't Support Method 'freeze'

I am trying to create an enummeration in Javascript. The javascript code used is var FeatureName = … Read more Javascript: Object Doesn't Support Method 'freeze'

Stack Overflow With Google Maps Api (ie7 Ie8)

I've been fighting an issue with google maps on our site which occurs on first load on IE7 and … Read more Stack Overflow With Google Maps Api (ie7 Ie8)

Xmlhttprequest In Ie-7

I'm creating XMLHttpRequest as follows: function checkDependencyFormFilledStatus(appName,formNa… Read more Xmlhttprequest In Ie-7

Onclick Setattribute Workaround For Ie7

I can't seem to get this: top.document.getElementById('clickThis').setAttribute('on… Read more Onclick Setattribute Workaround For Ie7

.indexOf Function On An Array Not Working In IE7/8 Using JavaScript

Can anyone tell me if IE 7 and IE 8 support the JavaScript .indexOf() method as I am receiving the … Read more .indexOf Function On An Array Not Working In IE7/8 Using JavaScript

JSON Structure Not Working In IE7 (JavaScript)

OK, I'm new to JSON so please forgive me if my question is a little ignorant - I've beat my… Read more JSON Structure Not Working In IE7 (JavaScript)