Re: Using "borrowed" HTML in FlexJS

2017-08-11 Thread Olaf Krueger
is message in context: http://apache-flex-users.246.n4.nabble.com/Using-borrowed-HTML-in-FlexJS-tp15709p15717.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Using "borrowed" HTML in FlexJS

2017-08-11 Thread Harbs
It looks like the only error was that I used js:InnerHTML instead of js:TextNode. I’ve fixed the document and it seems to work well. (I’m still modifying the CSS for my needs, but it does exactly what it should.) > On Aug 11, 2017, at 3:19 PM, Harbs wrote: > > There are some errors in the mar

Re: Using "borrowed" HTML in FlexJS

2017-08-11 Thread Angelo Lazzari
Thank you very much Harbs! El vie., 11 de agosto de 2017 14:20, Harbs escribió: > Yes. We’re trying to get together some “good” documentation. I hope to add > this. > > Thanks, > Harbs > > > On Aug 11, 2017, at 3:18 PM, Angelo Lazzari > wrote: > > > > That s a great document!!! Is there any cha

Re: Using "borrowed" HTML in FlexJS

2017-08-11 Thread Harbs
Yes. We’re trying to get together some “good” documentation. I hope to add this. Thanks, Harbs > On Aug 11, 2017, at 3:18 PM, Angelo Lazzari wrote: > > That s a great document!!! Is there any chance to put it in the wiki? > Thank you! > > El vie., 11 de agosto de 2017 13:57, Harbs escribió: >

Re: Using "borrowed" HTML in FlexJS

2017-08-11 Thread Harbs
There are some errors in the markup. I’ll fix that early next week. > On Aug 11, 2017, at 2:57 PM, Harbs wrote: > > I just wrote up a tutorial on how to grab some random HTML, CSS and JS from > somewhere on the web and use it in a FlexJS project. I hope it’s helpful. :-) > > https://docs.goog

Re: Using "borrowed" HTML in FlexJS

2017-08-11 Thread Angelo Lazzari
That s a great document!!! Is there any chance to put it in the wiki? Thank you! El vie., 11 de agosto de 2017 13:57, Harbs escribió: > I just wrote up a tutorial on how to grab some random HTML, CSS and JS > from somewhere on the web and use it in a FlexJS project. I hope it’s > helpful. :-) >

Using "borrowed" HTML in FlexJS

2017-08-11 Thread Harbs
I just wrote up a tutorial on how to grab some random HTML, CSS and JS from somewhere on the web and use it in a FlexJS project. I hope it’s helpful. :-) https://docs.google.com/document/d/1pW599xo-Icys-xXEeNi6tbTcH-iMepbTR6WcviLy7i8/edit?usp=sharing