Ok.

I just tested and adding the snippet below resolved most issues besides the 
menu was overlaying the content.  I googled and older versions of IE don't 
handle well the combination of position:fixed and using float so I removed the 
fixed position for now.

Robby

From: Jasha Joachimsthal [mailto:[email protected]]
Sent: Thursday, January 05, 2012 10:55 PM
To: [email protected]
Subject: Re: cocoon-sample home page

@Robby can you add

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

in the head so IE8 and older recognize the html5 elements?

Jasha Joachimsthal

Europe - Amsterdam - Oosteinde 11, 1017 WT Amsterdam - +31(0)20 522 4466
US - Boston - 1 Broadway, Cambridge, MA 02142 - +1 877 414 4776 (toll free)

www.onehippo.com<http://www.onehippo.com/>

On 5 January 2012 21:17, Peter Hunsberger 
<[email protected]<mailto:[email protected]>> wrote:
I like the look, what's the non HTML 5 / CSS 3 fallback do or look like?

Peter Hunsberger


On Thu, Jan 5, 2012 at 2:01 PM, Robby Pelssers 
<[email protected]<mailto:[email protected]>> wrote:
Hi guys,

I took a stab at giving the sample home page a more modern look using htm5 
/css3.  I was wondering what you think about it so far and if I can commit my 
changes.

Robby


Reply via email to