I've read the FAQ. I understand the problem. But still, why does this validator interpret the contents of a <SCRIPT></SCRIPT> container? The interpreter can't know what type of script is inside the tag, and can't correctly interpret it. The validatior is not aware of the syntax rules that apply inside <SCRIPT>. Yet, the validator tries, resulting in all sorts of spurious errors. I suggest that the validator would be much more useful if it ignored everything inside <SCRIPT></SCRIPT>. Cluttering the JavaScript code with \, as in: document.write("<\/P>"); To hide it from the validator is not a realistic solution. -BryceReceived on Thursday, 8 February 2001 03:45:47 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:56:57 GMT