The node processing method that makes Firefox's xml processing compatible with IE. The specific code is listed as follows. The node processing method that makes Firefox's xml processing compatible with IE. The specific code is listed as follows.
The code is as follows.
<HTML> <HEAD> <TITLE> make firefox's xml processing compatible with the selectSingleNode selectNodes method of IE
<Meta name = "Author" CONTENT = "emu"> <meta name = "KeyWords" CONTENT = "firefox IE selectSingleNode selectNodes"> <meta name = "Description" CONTENT = "Enable firefox supports the selectSingleNode selectNodes method "> <script language =" javascript ">
<BODY>
From the example, we can see that IE still has limited support for xpath.
The above is the content of FireFox's IE-compatible node processing method for XML processing. For more information, see PHP Chinese network (www.php1.cn )!