Page 1 of 1

Reading xml data by using jquery

Posted: Mon Mar 18, 2019 3:40 pm
by ndfd2008
I know how to read xml data via C# or PHP, but is there any way or code which I can use to read xml via jquery or java script and also apply style sheet by using XSLT?

Any help will be appreciated, thank you in advance

Re: Reading xml data by using jquery

Posted: Mon Mar 18, 2019 4:18 pm
by Radu
Hi,

If you want to run XSLT in a browser maybe you can take a look at:

http://www.saxonica.com/saxon-js/index.xml

Regards,
Radu