CSS vs IE - Page 2 - Post ID 219439

User 122279 Photo


Senior Advisor
14,571 posts
Online Now

Rhubarb, Gunsmoke has been right all along. IE8 and HTML5 don't play nicely together, so your options are:

either use an older doctype,
or add this piece of code to the head of the pages:
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 122279 Photo


Senior Advisor
14,571 posts
Online Now

Also, here is a nice site where you can find out if certain code bits are supported in the various browsers:
http://caniuse.com/
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 243515 Photo


Registered User
508 posts

Arghhh! Microsoft again. Ok, well thank you Gunsmoke, had my blinders on and hopeing for a different outcome. Got some reading to do I guess.


By the way Inger, I've been away for awhile, don't we have another Senior Advisor from Norway?

Greg
User 122279 Photo


Senior Advisor
14,571 posts
Online Now

Not to my knowledge, Rhubarb. I suppose you are thinking of Bjørn Jønsson, but he seems to have left long ago. And I don't think he ever was an advisor.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 243515 Photo


Registered User
508 posts

Yes it was Bjorn. If I remember correctly his avatar was a picture of a gentleman smiling into the camera dressed in a coat and tie, wearing glasses with dark frames?

User 122279 Photo


Senior Advisor
14,571 posts
Online Now

He changed his avatar a couple of times. The one I remember best is a pic of himself at the age of 10.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.