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

Feedback on: irt.org FAQ Knowledge Base Q63, October 19, 2001 at 09:36:07:

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

Feedback on:
irt.org FAQ Knowledge Base Q63

Sent by
Srikanth on October 19, 2001 at 09:36:07:

Worth:
Worth reading

Length:
Just right

Technical:
Not technical enough

Comments:
Hello,

Can anyone help me on the following which I am unable to understand:-

Regarding Question No.63

I have done the following as per the instructions.

1) Html file created
2) Import1.js file was also created
3) Import2.js file have also been created.

I have seen the last two lines mentioned in Q63 also. I have modified my Html file to look as follows:-

<script src="Test1.js">
</script>
<body onLoad='alert(test1());'>
</body>

which shows the alert box with the contents <script src="Test2.js"></script>

Is the above content shown in the dialog box right? or It should show Hello World?. Because I am not able to see the Hello World contents in the dialog box being called on the onLoad event of the body tag. Please note that import2.js file returns Hello World text.

Kindly clarify at the earliest possible, please.

Regards,


Srikanth S





Other feedback on 'irt.org FAQ Knowledge Base Q63' - show all

©2018 Martin Webb