* Aja · My · Ajax *

XSLT Example for Apple Safari and Google Chrome Browsers...


Need an easy way to run XSL translations in Safari or Chrome browsers from 
JavaScript and AJAX?  There is a fairly simple workaround for most problems:  
call the PHP XSL conversion routines from JavaScript...

Below is the PHP routine I use for this in my JavaScript AJAX library.  
Obviously your host server must support PHP -and- have the XSL extension 
loaded, but this should be fairly standard these days.

Note this also works for RSS feed XML/XSL translations.

I'm sure you can tie this routine into your own JavaScript and AJAX calls 
but my free library has working examples to download if needed.

Hope this helps.  Best of luck.

Mark Omohundro, AjaMyAjax.com

This software provided "AS IS," but is FREE to use and share. For details see the Creative Commons license: http://creativecommons.org/licenses/by-sa/3.0/


More routines are available to download at AjaMyAjax...

For specific RSS feed examples, see these source code pages XML and  XSLT...