Re: still too early for XHTML :-((
Petr Stehlik <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
On Po, 2003-04-07 at 17:38, Jacob Kjome wrote: > <script type="text/javascript" src="ie6bug.js"></script> this of course works. > I'm actually not sure why the w3c validator reports your page as valid > XHTML because I'm pretty sure that the </script> end tag is required > instead of the shortcut tag. No, it's not required. > If XMLC, by default, modifies your <script></script> to <script /> yes, it does that. > then that is a bug in XMLC it's not a bug in XMLC but in IE. Petr