Is the Android Browser capable of performing an xsl transform?

前端 未结 8 778
后悔当初
后悔当初 2021-01-02 04:09

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 a

8条回答
  •  死守一世寂寞
    2021-01-02 04:27

    The default Android Browser starts supporting xsl transforms in the version that shows up in Android 4.0, Ice Cream Sandwich.

    Other mobile browsers that have finally started supporting xsl are Opera Mobile and the Chrome Android Browser, currently in beta.

提交回复
热议问题