On May 21, 2011, at 1:06 PM, Steve Caramia wrote:

> I saw the problems in the other browsers and assumed that if I fixed IE, it 
> might fix them too. As it turned out, your solution worked like a charm 
> except for, wait for it... IE 7 and 8.
> 
> What else should I do?
> 
> 
>> http://geekosystemscom.ipage.com/
>> 
>> http://geekosystemscom.ipage.com/geekostyles.css
>> 
> 
>> .....
>> 
>> For IE, you’ll need to use javascript, see
>> http://remysharp.com/2009/01/07/html5-enabling-script/

You missed the second part of my reply, I think. For IE you need to use 
javascript to force IE to ‘understand’ those elements, as Remy Sharp explains 
in the link above.

This boils down to adding this to your page(s)
<script type="text/javascript" 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>

Philippe
--
Philippe Wittenbergh
http://l-c-n.com/






______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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