Re: [webcomponents] HTML Parsing and the <template> element

It might, for example, lazily load script the first time it is
instantiated.  Though I expect it would happen on every instance, which
usually isn't what you would want.
On Apr 25, 2012 5:44 AM, "Kornel LesiƄski" <kornel@geekhood.net> wrote:

> On Wed, 25 Apr 2012 00:48:15 +0100, Clint Hill <clint.hill@gmail.com>
> wrote:
>
>  1) Templates that cleanly include "</script>".
>>
>
> What's the use-case for including <script> in a template? Can't code using
> the template simply invoke functions it needs?
>
> --
> regards, Kornel LesiƄski
>
>
>

Received on Wednesday, 25 April 2012 11:40:01 UTC