Re: Very strange error, why it happen
Pedro Valentini <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.editor |
|---|---|
| Organization | InComum |
| Message-ID | <[email protected]> |
Neil escreveu: > Pedro Valentini wrote: > >> If in the demo you remove the Start() from onload and insert in the >> end of the html, before </body> the demo not work, why it? > > > Presumably because it needs to load before you can start editing? > And t not happen? I will edit only after the function load!! >> I need to call this function after a httprequest (that insert the >> buttons and iframe) and have this error, what is the solution? > > > Perhaps you can add an onload handler to the iframe? > It not work because when I do a HttpRequest the javascripts don't run. Do you understand my questons?? Thank you your attention, Pedro