Re: JavaScript validation issues

On Thu, Dec 09, 2004 at 10:06:19AM -0500, B.K. DeLong wrote:
> I've been wrestling with a JavaScript error from the validator for a few 
> days for the following code. I've tried escaping the JavaScript with 
> backslashes and commenting but that still doesn't stop the validator from 
> assuming it's HTML:

URLs are much better at helping people debug code then small
snippits. Given the lack of context, I can only guess.

Are you using XHTML? If so you've forgotten:
http://w3.org/TR/xhtml1/#h-4.8

-- 
David Dorward                                      http://dorward.me.uk

Received on Thursday, 9 December 2004 16:07:19 UTC