[thelist] Netscape 6 and javascript

Brian Cummiskey Brian at hondaswap.com
Sat Feb 7 11:32:48 CST 2004


>>  <SCRIPT language=JavaScript src="func.js">document.write
document.all[id];</SCRIPT>

Your code is illegal.

You have included a javascript src=""...
The document.write in between the tags will never render on standards
compliant browsers.




More information about the thelist mailing list