Re: Load Div In Foreign Object Element
Mark T <[email protected]> Fri, 21 Mar 2014 12:52:03 +1100
| Newsgroups | gmane.text.xml.svg.devel |
|---|---|
| Message-ID | <CAKjw9EZX1MKv=GcjrOcjwOFK9bJUhU+Bb9j=Ww-v4UzqNn+Z1w@mail.gmail.com> |
Difficulty is possibly one factor to the resistive adoption of xhtml. The restriction of innerHtml, is by design FWICTell. https://developer.mozilla.org/en-US/docs/Web/API/document.createTextNode I've updated the test to show that nodes can be created within the doc. Not tested in all versions of all browsers! MarkT On Fri, Mar 21, 2014 at 5:34 AM, <[email protected]> wrote: > > > Wow! Didn't think it would be that difficult! >