Re: Tidy of Script contents desc += "</td></table>";

	<script language="javascript" type="text/javascript">
	//<![CDATA[
	 ... some javascript ...
	//]]>
	</script>
	
The javascript had better not contain a[a[i]]>0 !
XML (and SGML before it) badly needs a way to specialise the
end of section mark, e.g.,
	<![CDATA 'Fin'[ ... ]'Fin']>

I suppose if this style forced Javascript programmers to put spaces
around comparison operators it would strike a blow for readability...

Received on Thursday, 21 September 2000 22:04:25 UTC