开发者

How do I load XML into a HTML page?

开发者 https://www.devze.com 2023-04-08 09:09 出处:网络
What is the best practice for loading XM开发者_运维技巧L into a HTML page?For instance, loading the combined contents of a file.xml and file.xsl into a div or some part of a HTML page.

What is the best practice for loading XM开发者_运维技巧L into a HTML page? For instance, loading the combined contents of a file.xml and file.xsl into a div or some part of a HTML page.

Answers can be IE-specific, as long as they work on IE9.


An <iframe> seems like the obvious solution.

0

精彩评论

暂无评论...
验证码 换一张
取 消