Implementing the SelectSingleNode for Netscape
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Helo Im trying to add the SelectSingleNode funktion supported i MSXML to Netscape/Mozilla. By implementing a prototyp-funktion that wraps the Moz corresponding native-implementation. Has any one done this ore a suggestion on artikels. The idea is not to loop the XMLdocument finding the corresponding node to the xpath, but to use the Mozilla xpath funktionality. :cool: