摘要: 1、在js中如下: xmlDoc = new ActiveXObject('Msxml2.DOMDocument.3.0') xmlDoc.async = false; xmlDoc.load("../xml/context.xml") //要声明为自由格式的样式 xslDoc = new Acti... 阅读全文
posted @ 2012-03-15 23:15 kalan 阅读(235) 评论(0) 推荐(0)