Getting Started

Let's Go!

Objective

Perform a successful Cross-Browser Client-Side Transformation and Rendering of a XML file through a HTML or XHTML web page using Dynamic XSLT.

Try it:

top

Sarissa ECMAScript Library v.0.9.6.1

One of the keys to successful cross-browser xslt transformation is the Sarissa ECMAScript Library v.0.9.6.1.

The sarissa.js file (contained in the Library) enables you to effect the complete xslt transformation of a xml file in IE, Firefox, Netscape and Mozilla browsers. As defined by SourceForge.net: "Sarissa is a cross-browser ECMAScript library for client side XML manipulation, including loading XML from URLs or strings, performing XSLT transformations, XPath queries and more. Supported: Gecko (Mozilla, Firefox etc), IE, KHTML (Konqueror, Safari)".

top