Re: xhtml+javascript. bug?

I had the same problem, but solved it using the combination of HTML and
Javascript comment tags, as in:

<!--
js code
//-->

Can you explain the difference between why each one of these methods works,
and if there are any problems with the one I used?

Do I *really* need to use the CDATA marking?

----- Original Message -----
From: "Liam Quinn" <liam@htmlhelp.com>
>
> It's your XHTML; see <http://www.w3.org/TR/xhtml1/#h-4.8>.
>
> --
> Liam Quinn
>
>

Received on Monday, 11 June 2001 19:16:49 UTC