开发者

XPathEvaluator Not working in IE 9

开发者 https://www.devze.com 2023-03-21 12:27 出处:网络
XPathEvaluator is not working in IE 9. Can you please tell me the new me开发者_Python百科thod to replace this.

XPathEvaluator is not working in IE 9. Can you please tell me the new me开发者_Python百科thod to replace this.

Thanks, Hemant


Use the selectSingleNode method of the MSXML XPath API:

xmlDoc.selectSingleNode("//book/author");
0

精彩评论

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

关注公众号