[Javascript] xml & Javascript

Peter-Paul Koch gassinaumasis at hotmail.com
Tue Jun 26 06:48:51 CDT 2001


>    I'm wondering what happens when xml, xsl comes in. Does JavaScript work 
>with these languages and if so will there be a syntax change?

XML is supported by Netscape 6 and Explorer 5, while XSL is only supported 
by IE5. (It is rumoured that it also works in Netscape 6.1, but I haven't 
yet seen a working example).

As to JavaScript, by using the new DOM you can access an XML document, read 
out its content and write it into your page. For an example script, see 
http://www.xs4all.nl/~ppk/js/index.html?importxml.html

ppk
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.





More information about the Javascript mailing list