Subject: Re: Re: Cross-browser API
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Tue, 27 Jan 2004 06:36:47 +0100
|
"Michael Kay" <mhk@xxxxxxxxx> wrote in message
news:001001c3e462$5fdddf90$6401a8c0@xxxxxxxxxx
> Thanks for this, everyone. I've downloaded Sarissa.
>
> Is there a worked example anywhere? The documentation stops at the point
> where you want to display the transformation result on the HTML page.
> I've worked out how to do this under IE, but not under Netscape.
Manos is the best person to provide such example -- he has always been very
kind and helpful.
>
> I had some trouble passing stylesheet parameters, but I think I've fixed
> that. It seems the parameter must be defined in the top-most stylesheet
> module, not in an imported module. Looking at the code, it seems it
> actually modifies the value within the stylesheet DOM!
There are a number of problems of the Transformiix XSLT processor they are
using -- among them the fact that they are not supporting the "namespace"
axis in their XPath engine and also they do not have any xxx:node-set()
extension function.
Seems like the developers of Mozilla do not put big importance on XSLT.
Cheers,
Dimitre Novatchev.
FXSL developer,
http://fxsl.sourceforge.net/ -- the home of FXSL
Resume: http://fxsl.sf.net/DNovatchev/Resume/Res.html
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|