OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   How to call JS function in .xsl file?

[ Lists Home | Date Index | Thread Index ]
  • From: Li Jiefeng <jieli@cs.umbc.edu>
  • To: xml-dev@ic.ac.uk
  • Date: Mon, 2 Nov 1998 21:23:10 -0500 (EST)

Hello,
	I am wondering how to call a JavaScript function in .xsl file.

	For instance,
	<SCRIPT LANGUAGE="JSCRIPT"><![CDATA[
		
		function abc(x)
		{
			document.writeln(" ... ");
		}
	]]>
	</SCRIPT>
 	
	...

	I tried 
		abc(x);
		<eval>abc(x)</eval>
		"=abc(x)"
	but all failed.

	Thx for your help.

Jiefeng
---------------------------------------------------------------------
                      Jiefeng Li, CSEE, UMBC
         (410)455-2837(L), (410)455-3094(O), (410)242-9610(H) 
		    http://www.cs.umbc.edu/~jieli



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS