The W3C lists this in their HTML compatibility guidelines for XHTML:
http://www.w3.org/TR/html/#C_3


On Wed, 23 Feb 2005 13:41:33 -0500 (EST), Frank W. Zammetti
<[EMAIL PROTECTED]> wrote:
> Yeah, I've actually experienced that too, didn't dawn on me this time
> though.  I'm not sure why it's a problem, although if I had to guess I
> would think the browser is interpreting the first as an unclosed <script>
> block because it doesn't understand the /> at the end.
> 
<snip/>
> On Wed, February 23, 2005 1:34 pm, Eric Lemle said:
> > INVALID-NON WORKING ....
> > <script language="JavaScript" src="/includes/calendar.js" />
> >
> > VALID-WORKING....
> > <script language="JavaScript" src="/includes/calendar.js" ></script>

-- 
Jeff Beal
Webmedx, Inc.
Pittsburgh, PA USA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to