Re: appendChild
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Todd Keup wrote: > I read the recent quote on the Mozilla site, from the appendChild page > https://developer.mozilla.org/en/DOM/element.appendChild > > ############ > Note: Starting in Firefox 3.1, you can no longer use this method to append > script elements that retrieve their code from anything other than chrome: > URLs. This is only the case for chrome documents, not in general, as I recall. You might want to double-check with the documentation author, though... Maybe I missed something. -Boris