Re: Web Components: two questions

> The short answer to whether <input> inside shadow root under a <form>
> will be sent or not is "No".
>
> The "node tree" mentioned in Hayato's mail means that <form> and <input>
> belong to different trees.

Sweet, thanks for explanation.

(Now only the second question remains...)


Sincerely,
O. Zara



>
>              2) I am having troubles with lifecycle callback of custom
>         elements that
>              are cloned from within a <template> element. More
>         specifically, nor
>              createdCallback nor attachedCallback are fired when an
>         element in
>              question is cloned from template.content or appended to an
>         active
>              document. Is this a specified behavior? How do I properly
>         initialize
>              custom elements that "live" inside a <template> ?
>
>
>              Thanks a lot,
>              sincerely,
>              Ondrej Zara
>
>
>
>
>              --
>              *RNDr. Ondřej Žára*
>              Programátor UI senior
>
>         https://twitter.com/0ndras
>         ondrej.zara@firma.seznam.cz <mailto:ondrej.zara@firma.seznam.cz>
>         <mailto:ondrej.zara@firma.__seznam.cz
>         <mailto:ondrej.zara@firma.seznam.cz>>
>              <mailto:ondrej.zara@firma.
>         <mailto:ondrej.zara@firma.>__se__znam.cz <http://seznam.cz>
>              <mailto:ondrej.zara@firma.__seznam.cz
>         <mailto:ondrej.zara@firma.seznam.cz>>>
>         http://www.seznam.cz/
>
>              Seznam.cz, a.s., Radlická 3294/10, 150 00 Praha 5
>              <http://mapy.cz/s/6rw4>
>
>
>
>     --
>     *RNDr. Ondřej Žára*
>     Programátor UI senior
>
>     https://twitter.com/0ndras
>     ondrej.zara@firma.seznam.cz <mailto:ondrej.zara@firma.seznam.cz>
>     <mailto:ondrej.zara@firma.__seznam.cz
>     <mailto:ondrej.zara@firma.seznam.cz>>
>     http://www.seznam.cz/
>
>     Seznam.cz, a.s., Radlická 3294/10, 150 00 Praha 5
>     <http://mapy.cz/s/6rw4>
>
>
>
>
>
> --
> Takayoshi Kochi

-- 
*RNDr. Ondřej Žára*
Programátor UI senior

https://twitter.com/0ndras
ondrej.zara@firma.seznam.cz <mailto:ondrej.zara@firma.seznam.cz>
http://www.seznam.cz/

Seznam.cz, a.s., Radlická 3294/10, 150 00 Praha 5 <http://mapy.cz/s/6rw4>

Received on Thursday, 11 September 2014 07:06:49 UTC