Nice setup. Thanks for explaining it better than I do. ;)

> 
> Load html5shiv, use innerHTML to create element, change with jQuery (works in 
> IE8):
> http://www.boogdesign.com/examples/html5shiv-inner-jquery.html

Strange, I expected the innerHTML part to fail. Any idea why that works?

> 
> So it looks like this is the broken part:
> 
> $("body").append("<section>something</section>");
> 
> If you create the element with other methods, the next line works fine. 
> 
> Rob
> 
> 
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************
> 



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to