For those of you interested in using the DOM Level 3 XPath implementation for Microsoft Internet Explorer 5+ in your Web applications, I created a project on SourceForge.net:
http://sourceforge.net/projects/html-xpath/
The code is released under LGPL license and provides functionally complete implementation in its first release. Next project milestones are:
- Allow passing instances of Msxml2.DOMDocument object as contextNode parameter in evaluate function
- Implement ECMAScript binding model
If you would like to participate in the project, let me know.