Quote:
Originally Posted by Philip M
Because you have placed the call to runMe() in a separate script, and at the moment it is terminated by </script> that function does not yet exist.
|
Correct answer.
So old pedant saying
Quote:
|
JavaScript compiles all functions before it attempts actually USE the references.
|
is not strictly true which my example proved.
So as per his code
Code:
REALLY? <br/><br/> Think again, Minder.
the same applies to him