[Javascript] Why does writeln clear the whole page?

Margo Matthew margomat at earthlink.net
Sat Jan 5 18:20:56 CST 2002


You can also run into trouble with incorrect 
opening and closing script tags. You might want 
to use...

<script language="javascript" 
type="text/javascript">
<!--
     SCRIPT HERE
//--> 
</script>

Margo
-- 





More information about the Javascript mailing list