views:

19

answers:

0

I have an xml file I wish to transform using an xsl-document, but I can't seem to make it work on even the latest available Android versions.

I tried adding an tag to the xml, but that didn't work in either the native browser or in Dolphin Browser.

Is there a way to script the transform to happen client-side, or is the only option to do it server-side?