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

Ie8 Opacity Activex Problem

In my css file I have this: #imageDes { opacity:.70; filter: alpha(opacity=70); } if I use t… Read more Ie8 Opacity Activex Problem

"'localstorage' Is Null Or Not An Object" Error In Ie8

I have this string which i'm trying to store and get to localStorage, and retrieve from it so i… Read more "'localstorage' Is Null Or Not An Object" Error In Ie8

Ie 8 Emulation On Mac

I currently only have macs for development. My site looks good in the Chrome, safari and firefox bu… Read more Ie 8 Emulation On Mac

Html Detect Ie8 And Lower Or Any Other Browser

With HTML comments, I am trying to do something like the following - //if browser is IE8 or less … Read more Html Detect Ie8 And Lower Or Any Other Browser

Html5 Semantic Elements And Old Browsers

I am about to design a new layout for a webpage and wanted to take advantage of this moment to impl… Read more Html5 Semantic Elements And Old Browsers

Iframe Not Loading Ie 8

My website seems to work in all browsers but IE 8. Everything loads fine by the iFrame. Here is my … Read more Iframe Not Loading Ie 8