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

Text-shadow: Ie8

Alright, so I'm trying to implement text-shadow across various browsers. I have IE6, IE7, FF, C… Read more Text-shadow: Ie8

Why Isn't This Element Rotation Working?

I'm trying to rotate text in IE8. According to this answer, it should be possible to rotate an … Read more Why Isn't This Element Rotation Working?

Unattainable Item In Dropdown Menu Ie8

the page : http://medisra.sideradesign.com/ on the second menu from the left, there is a dropdown. … Read more Unattainable Item In Dropdown Menu Ie8

Background Image On

I have a table that has 13 columns and an unknown number of rows, could be 1, could be 50+. The tab… Read more Background Image On

Ie8 And Quirks Mode

Does IE8 run in quirks mode like IE6/7? I have a webpage that has some truly bizarre code. The cont… Read more Ie8 And Quirks Mode

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

No Support For Indexof In Ie 8?

I have a requirement where I create radio buttons dynamically based upon JSON response. So far what… Read more No Support For Indexof In Ie 8?

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