RE: [xsl] default image...

Subject: RE: [xsl] default image...
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 8 Jan 2003 15:07:31 -0000
> I have seen this: <img src="..." 
> onError="this.src='errorimage.jpg'"> I have tried to use this 
> in xsl but it does not work.
> 

First work out whether you have an HTML problem or an XSLT problem. Try
hand-coding the HTML you are trying to generate, and see if it works in
the browser. Then try writing the XSLT, and see what HTML it produces.
Don't bring the problem to this list unless you're sure it's an XSLT
problem.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread