No, it doesn't. But if you use html5 tags in your templating, then it might. 
Just something to watch out for.

One of my templates create a section and header for about 20 times. 

Steven

On 28/09/2010, at 8:49 PM, Rob Crowther <robe...@boogdesign.com> wrote:

> Steven Tan wrote:
>> Also ran into an issue when i was using js templating with html5 tags. Html5 
>> shiv only ran once when the document loads. Either need call it again or use 
>> html4 tags. I am choosing html4 tags for now. Sigh.
> All the HTML5 shiv is doing is calling document.createElement against a list 
> of tag names, there's nothing to stop you running that same code before your 
> templating.
> 
> 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