Subject: RE: Antwort: Re: Internet Explorer application error when v iewing xalan-generated webpage
From: Andreas Waechter <A.Waechter@xxxxxxxxx>
Date: Tue, 3 Jul 2001 15:08:28 +0200
|
> Well just typing the url took explorer down on my win2k machine.
> Then i use wget to fecth the page, the style sheet and the js file.
> The problem is in the style sheet. Explorer doesn't like the
> way you use
> your comments. If your remove them, everythings works fine.
Yes, in CSS only
/* comments */
are allowed, not
// comments
see http://www.w3.org/TR/REC-CSS2/syndata.html#comments
Andreas
mailto:ich@xxxxxxxxxxxxxxxxxxx
http://www.andreas-waechter.de
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|