Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q590, August 03, 1999 at 13:01:30:

You are here: irt.org | About | Feedback | 345 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q590

Sent by
James D. Albert on August 03, 1999 at 13:01:30:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
In the source code, there is an extraneous equal sign ('=') after the 'setTimeout' function call:

myTimer = setTimeout=('myFunction()",10000); // myTimer holds the id of the timer

If a user were to copy this code directly into his script, it would produce an error.

Hope this helps!



©2018 Martin Webb