文件名称:jquery.ajax-xslt:jQuery Ajax XSLT集成
文件大小:12KB
文件格式:ZIP
更新时间:2024-05-30 12:01:15
JavaScript
jquery.ajax-xslt jQuery Ajax XSLT集成 这个插件使您可以通过xslt即时转换ajax xml响应。 用法 <!-- test.xml --> <? xml version = " 1.0 " encoding = " utf-8 " ?> <? xml-stylesheet type = " text/xsl " href = " test.xsl " ?> < test> < title >Hello World!</ title > test> <!-- test.xsl --> <? xml version = " 1.0 " ?> < xsl xss=removed xss=removed> <
【文件预览】:
jquery.ajax-xslt-master
----.gitignore(635B)
----README.md(2KB)
----test()
--------fixtures()
--------test.js(456B)
--------index.html(1KB)
----LICENSE(1KB)
----Gruntfile.js(1KB)
----package.json(745B)
----dist()
--------jquery.ajax-xslt.js(7KB)
--------jquery.ajax-xslt.min.js(3KB)
----src()
--------jquery.ajax-xslt.js(7KB)