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

Changes To Selection And Range Functionality In Ie8

I'm having to debug a WYSIWYG javascript based HTML editor that is failing in IE8. It's onl… Read more Changes To Selection And Range Functionality In Ie8

Javascript Window.open Returns Null In 32-bit Ie8 On Win7 X64

I have read the related questions on this topic, but haven't yet found a solution to this issue… Read more Javascript Window.open Returns Null In 32-bit Ie8 On Win7 X64

Jquery .height() Outputting Same Value As .scrollheight On Div With Overflow:auto (ie8)

After routing around many other questions I have not found an answer that fixes my problem. I am wr… Read more Jquery .height() Outputting Same Value As .scrollheight On Div With Overflow:auto (ie8)

Ie8 Window.open Ssl Certificate Issue

I have a web based application that uses a self signed certificate. When you log into the applicati… Read more Ie8 Window.open Ssl Certificate Issue

Jquery Add And Remove Classes Not Working Ie8

I am not the greatest at jQuery so forgive me if this is a simple question. I have created a nav me… Read more Jquery Add And Remove Classes Not Working Ie8

Activexobject In Ie8

I want to use javascript to create a textfile, so I used : This Line of code: var fso = new ActiveX… Read more Activexobject In Ie8