[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: XSL and blank textarea


Subject: RE: XSL and blank textarea
From: Sven Macke <mackes1@xxxxxxxx>
Date: Fri, 11 Aug 2000 08:36:36 +0200 (CEST)

Xalan says it doesn't know the xsl:output element.

--- Ben Robb <Ben@xxxxxxxxxx> schrieb: > Set the
output to <xsl:output method="html"/>
> 
> That should automatically make it valid html [it
> does on MSXML3, anyway]. I
> haven't tried it on Xalan, though.
> 
> Ben
> 
> > -----Original Message-----
> > From: Sven Macke [mailto:mackes1@xxxxxxxx]
> > Sent: 10 August 2000 11:03
> > To: XSL-Liste
> > Subject: XSL and blank textarea
> > 
> > 
> > I want to generate a HTML-form to insert data from
> a
> > XSL stylesheet.
> > 
> > In the stylesheet I define a textarea like this:
> > <TEXTAREA name=".." rows=".."
> cols=".."></TEXTAREA>.
> > The XSLT-processor (Xalan) optimizes my code and
> the
> > result is this: <TEXTAREA name=".." rows=".."
> > cols=".."/>. I know that this correct but my
> browser
> > does not understand it. 
> > 
> > I solved this problem by presetting the textarea
> with
> > a blank (#&160;). It works but it does not look
> good.
> > 
> > Isn't there another way to do it??


__________________________________________________________________
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de
Yahoo! Mail auf Ihrem Handy? - http://mobil.yahoo.de


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



Current Thread
Keywords
xsl