June 2005
SourceForge.net: Project Info - google-xjaxslt
by 2 others (via)AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
February 2005
Mozilla XPath Documentation
(via)This document describes the interface to access XPath functions from javascript.
Mozilla implements much of the DOM 3 XPath. This allows XPath expressions to be run against both HTML and XML documents.
1
(2 marks)