Re: [xsl] Transformation in NetScape 6.2 Browser

Subject: Re: [xsl] Transformation in NetScape 6.2 Browser
From: Mulberry Technologies List Owner <xsl-list-owner@xxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 9 May 2002 13:54:56 -0400
>Date: Thu, 09 May 2002 16:26:45 +0200
>From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: Re: [xsl] Transformation in NetScape 6.2 Browser
>
>Stuart Celarier wrote:
>> Roman, can you please show me an example of how you invoke this
>> transformation in Netscape? Many thanks.
>
>The following code works in mozilla and netscape 6.2, but beware - interfaces
>are still unstable.
>
>xsltProcessor = new XSLTProcessor();
>xsltProcessor.transformDocument(sourceDoc, styleDoc, resultDoc, null);
>
>--
>Oleg Tkachenko
>Multiconn International, Israel



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


Current Thread