This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Javascript invokation in XSL


Hi...
    I was surfing the XSL lists and I am having the same problem what u
guys
have about the Javascript as how to call a javascript function from XSL.

<SCRIPT LANGUAGE="JavaScript"><![CDATA[
function Test()
{
    [.....code....]
}
]]></SCRIPT>

Can u please tell me how to write a invoking function in XSL?

javascript:Test(<xsl:value-of select="//SOMETHING"/>)

Thanks in advance.

Regards,
Samir Narendra Sardar.





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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]