On Nov 16, 2011, at 24:49 , Philippe Wittenbergh wrote:

> 
> On Nov 16, 2011, at 9:33 AM, mem wrote:
> 
> IE 7 and 8 do not understand the html5 'nav' element at all. You need some js 
> to 'explain' that element to those browsers. Search for 'HTML5 shim'

Thanks.

Done it. Forgot about that. Long time since I play with it I guess.

I've added the following between the head tags:

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

http://help.nuvemk.com/floatedFluidLayoutHtml5/index_1.php

The problem seems to persist on both: ie7 and ie8;

Any clue?

:(


______________________________________________________________________
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