Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base

irt.org | About | Feedback | 2244 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base

Sent by
Kristina on January 15, 2001 at 10:46:50:

Worth:
Very worth reading

Comments:
There's one bug I didn't see here: In Netscape 3, when multiple
<script></script> tags are enclosed in a table, e.g.

<table border=1>
<tr>
<td>
<script> function () { document.write("blah");} function(); </script>
<script> function2 () { document.write("blahblah"); } function2();
</script>
</td>
</tr>
</table>

Netscape 3 will show the source code on the page of
all scripts after the first one, however, it will also do the document.writes. Weird. The only thing I could think of to fix it was just don't put multiple scripts in a table for Netscape 3.


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


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.