Estimado Claudio,
por favor lee el FAQ de nuestra lista antes de empezar hacer preguntas obvias:
http://www.dpawson.co.uk/xsl/xslfaq.html
OK,
i will try answer your questions
<snip>1) Regarding Javascript</snip>
After transformation by xslt from xml-source your browser interpets html, which calls the javascript by event handlers (here onload)
<snip>2) XSLT processor </snip>
If the browser are higher than 5.0. have nothing to do if they have an in-built xstl-processor, which can transform your code written in xslt-language. I think opera don´t support yet xslt.
<snip>3)XML</snip>
You are calling via an javascript-active-x interface your XML and XSL from html loading it into DOM, that is in that way only supporting by IE, so it is a javascript question, that have nothing to do with xslt.
Saludos,
Hans Braumüller
http://identidad-globalizacion.crosses.net
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|