Changes between Version 2 and Version 3 of JavaScript-XPath/bindings/Prototype
- Timestamp:
- 11/16/07 20:26:46 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JavaScript-XPath/bindings/Prototype
v2 v3 1 1 = XPath for Prototype = 2 2 3 XPath for Prototype is [ JavaScript-XPath] binding for Prototype.3 XPath for Prototype is [wiki:JavaScript-XPath] binding for Prototype. 4 4 5 5 == Release/Download == … … 13 13 == Requires == 14 14 * [http://prototypejs.org/ Prototype] !JavaScript file 15 * [http://svn.coderepos.org/share/lang/javascript/javascript-xpath/bindings/prototype/release/xpath4prototype-latest.js JavaScript-XPath JavaScript file] 15 * [wiki:JavaScript-XPath] !JavaScript file 16 * [http://svn.coderepos.org/share/lang/javascript/javascript-xpath/bindings/prototype/release/xpath4prototype-latest.js Latest release] 16 17 17 18 == How to use == 18 19 * Import Prototype !JavaScript file. 19 * Import [ JavaScript-Xpath] !JavaScript file (this js file does nothing for browsers which support DOM 3 XPath natively).20 * Import [wiki:JavaScript-Xpath] !JavaScript file (this js file does nothing for browsers which support DOM 3 XPath natively). 20 21 * Import XPath for Prototype !JavaScript file. 21 22 * Enjoy with XPath!
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)