Share

XPath over HTML for MSIE

Code

Programming Languages: JavaScript

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2004-05-26 cvs -d:pserver:anonymous@html-xpath.cvs.sourceforge.net:/cvsroot/html-xpath login

cvs -z3 -d:pserver:anonymous@html-xpath.cvs.sourceforge.net:/cvsroot/html-xpath co -P modulename

Show:

What's happening?

  • Proper XPath execution

    I had a problem using more complex xPath queries with this script e.g using the ancestor axis, so I had a look on the net, and found this: http://www.15seconds.com/Issue/010409.htm It says about half way through that MSXML defaults to XSL pattern matching in selectNodes rather than xPath, I've fixed my copy by changing the "activateDom" function as follows: function...

    2006-08-13 13:26:52 UTC by at465

  • First release of html-xpath

    The first release of DOM Level 3 implementation for Microsoft Internet Explorer is available. The implementation is functionaly complete, although it uses the Java binding model rather than Javascript. Next milestones of the project include: making implementation work with XML document objects and providing ECMAScript binding model.

    2004-06-04 01:12:22 UTC by dglazkov

  • XPath over HTML for MSIE

    Anonymous committed patchset 1 of module CVSROOT to the XPath over HTML for MSIE CVS repository, changing 11 files.

    2004-05-26 16:12:48 UTC by nobody

  • html-xpath

    dglazkov registered the XPath over HTML for MSIE project.

    2004-05-22 15:41:47 UTC by dglazkov

Our Numbers