On Fri, Apr 20, 2012 at 5:31 PM, shaunm1976 <[email protected]>wrote:

> Hi,
>
> I've written a the following website:
>
> www.dolphincoachhire.co.uk and it works in chrome, IE9, Safari, Firefox,
> but
> something goes wrong with the css layout in IE8.
>
>


In the head of the document add this:

<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

immediately below this:
<meta http-equiv="pragma" content="no-cache">

Best,
David Laakso




-- 
Chelsea Creek Studio
http://ccstudi.com
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to