This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: buil a HTML from TWO XMLs


> Could you say me if there is any XSLT processor for 
> JavaScript? Where can I find it?

IE6 is pretty good, for client-side JavaScript.
http://www.microsoft.com/ie/

With that you are actually using the MSXML parser (which includes an
XSLT processor) - these objects can be called from JavaScript.

The MSXML 4.0 SDK has some great JavaScript examples for both client and
server:
http://msdn.microsoft.com/xml/

Hope this helps,

Max




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]