Subject: Re: how to call Javascript function in .xsl file
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Wed, 04 Nov 1998 14:16:51 -0600
|
Li Jiefeng wrote:
>
> Hi,
>
> I am wondering how to call a JavaScript function in .xsl file.
XSL does not currently support JavaScript. See
http://www.w3.org/TR/WD-xsl
for more information.
If you are outputting HTML, and want to add in JavaScript code to the
output, I would suggest you do that through a post-process.
Paul Prescod - http://itrc.uwaterloo.ca/~papresco
"The new revolutionaries believe the time has come for an aggressive
move against our oppressors. We have established a solid beachhead
on Friday. We now intend to fight vigorously for 'casual Thursdays.'
-- who says America's revolutionary spirit is dead?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|