[Home] [By Thread] [By Date] [Recent Entries]
I need to imbed some xsl ouput within a
JavaScript string literal assignment statement, for example:
txt += '<xsl:value-of select="." />'
Is there a way to configure my xsl style sheet to automatically
convert single quote occurances to javascript escape format :
(') to --> (\') ???????
|

Cart



