在AJAX请求中应用XSLT
I have a HTML page which loads via AJAX a piece of XML.
Is there a way to apply XSLT (preferably on the client side) to this piece of XML to style it?
weixin_33729196
2012/02/06 16:33- xml
- styles
- xslt
- ajax
- 点赞
- 收藏
- 回答
1个回复

I have a HTML page which loads via AJAX a piece of XML.
Is there a way to apply XSLT (preferably on the client side) to this piece of XML to style it?