|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Output "100%"
Hi,
<xsl:text disable-output-escaping="no"><![CDATA[<table width="100%"
cellspacing="0" cellpadding="2">
leads to:
<table width="100% cellspacing="0"
cellpadding="2">HURZEL</td>
^-- % seem to cause the trouble
whereas
<xsl:text disable-output-escaping="no"><![CDATA[<table cellspacing="0"
cellpadding="2">PURZ</td>]]></xsl:text>
leads to:
<table cellspacing="0" cellpadding="2">PURZ</td>
How can i use the % sign in this output (will be used in a
javascript-call)?
Regards,
Thomas.
|
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








