2

Are there any XSLT frameworks for JavaScript? What I am trying to do is parse some XSLT and partially render it on the client with JavaScript but some of the XSLT functions must be supported on the client side.

Any recommendations?

Thanks in advance.

1 Answer 1

1

Looking on Google I found this guide:

http://www.learn-ajax-tutorial.com/Xslt.cfm

In this page they recommend a javascript library for do this named Sarissa:

http://sarissa.sourceforge.net/

Try it out and good luck

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.