This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Antwort: Re: Internet Explorer application error when v iewing xalan-generated webpage


> 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@andreas-waechter.de
http://www.andreas-waechter.de 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]