Hi Piotr,
On a separate thought, this following throws me error in "bin-release"
version, but "bin-debug" doing good.
> if ("componentHandler" in document.defaultView)
> {
>
> document.defaultView["componentHandler"].upgradeElement(c.positioner);
> }
I don't know what path you choose to update the window DOM, but you may want
to keep an eye on "bin-release" version. The above code throws me exception
as this:
TypeError: document.defaultView.componentHandler.Cf is not a function
Thanks!
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-MDL-Dynamic-Child-Problem-tp59595p59708.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.