Re: Why it now work in the demo?

Neil <[email protected]>
Newsgroups gmane.comp.mozilla.devel.editor
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Pedro Valentini wrote:

> Please, in the demo,  try remove Start() from onload function and 
> insert in the end of the html, like:
>
> <script language="JavaScript" type="text/javascript">
>   Start();
> </script>
> </body>
> </html>
>
> Why it not work?

Because the page isn't loaded yet. All sorts of things happen between 
the end of the html and the onload function (no, I don't have a list). 
That's why we have onload functions!

-- 
Warning: May contain traces of nuts.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.