|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: How to deal with special characters in XSL?
>> Hi Aniceto, >> >> > What if I need printed in the outputed html? >> > yes I can use   but this prints " " not " " >> > and I need it for crossbrowser html. >> >> If you want to ouput " " you can use &nbsp;. This, >> will escape '&' >> and will send " " to the browser. > >No, it won't. It will send &-a-m-p-;-n-b-s-p-; If you use disable-output-escaping, it works fine: <xsl:text disable-output-escaping="yes">&nbsp;</xsl:text> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








