aspose file tools
The moose likes XML and Related Technologies and the fly likes Placing Javascript doc. in XSL or XML? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Placing Javascript doc. in XSL or XML?" Watch "Placing Javascript doc. in XSL or XML?" New topic
Author

Placing Javascript doc. in XSL or XML?

Christian Luneborg
Greenhorn

Joined: May 31, 2001
Posts: 2
How do you place a javascript document into XSL (or XML) to display a DynamicHTML page? I tried to place it in the XSL document by using -

<script language="JavaScript">
<xsl:jscript>
*** codes here ***
</xsl:jscript>
</script>

It seems it doesn't work.
Please see it at http://www.magnixsolutions.com/dev/eplusware/testeplus1.html
XML/XSL file -
../eplusdoc.xml
../eplusstyle.xsl
Thanks alot!
Christian
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Placing Javascript doc. in XSL or XML?
 
Similar Threads
using javascript in xsl
about saxon xslt processor
XSL limitations
Outputting comments in HTML file
Is it too hard for you to find a solution????????