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

Margin: 0 Auto Not Working In Ie Only

I am trying to center a div #logo_alt containing an image using margin: 40px auto 0px auto;. Proble… Read more Margin: 0 Auto Not Working In Ie Only

Hidden Radio Button But Box Around It In Ie8

I have style my radio buttons with a background image, basically what i have done is Solution 1: I… Read more Hidden Radio Button But Box Around It In Ie8

Rotating Text With Css And Ie

I need to rotate text with CSS. I have the following style rules but they do not appear to work in… Read more Rotating Text With Css And Ie

Dynamic Html Rendering Issue In Ie9 Only

I have this nasty rendering issue in IE9 only, IE8 & IE7 works fine as the rest of the browsers… Read more Dynamic Html Rendering Issue In Ie9 Only

Css Opacity - Internet Explorer

i'm working with opacity today and from some reason it wont work on internet explorer here is m… Read more Css Opacity - Internet Explorer

How To Solve Ie9 Scrolling Repaint Issue With Fixed-position Parent That Has -ms-transform:translate?

I have a parent div that has -ms-transform: translateX(50%) translateY(40%); position: fixed; My in… Read more How To Solve Ie9 Scrolling Repaint Issue With Fixed-position Parent That Has -ms-transform:translate?

Ie 11 Select With Focus Losing Focus When Clicked

I'm making a spreadsheet where double-clicking a cell brings up the 'edit' control, giv… Read more Ie 11 Select With Focus Losing Focus When Clicked

Data Uri Doesn't Work With Ie

Im trying to dynamically create a CSV file using javascript that the user can download. This only h… Read more Data Uri Doesn't Work With Ie