440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
used   {key13}


AJAXSLT 0.8 (Default branch)

FreshMeat

Tuesday November 20, 2007. 06:07 AM
FreshMeat

AJAXSLT is an implementation of XSLT in JavaScript. It is also an implementation of XPath that can be used independently of XSLT. It is interesting for developers who aggressively strive for cross browser compatibility. The XSLT implementation operates at the DOM level on its input but returns the output document as a text stream. The DOM to construct the output document can be supplied by the application, or else an internal minimal DOM implementation is used. This DOM comes with a minimal XML parser that can be used to generate a suitable DOM representation of the input documents if they are present as text. License: BSD License (revised) Changes: This release includes several XPath bugfixes and some significant performance enhancements. It also includes support for a new "case insensitive" option on ExprContext, allowing you to match node names case insensitively. This is useful when using XPaths on HTML, where node names are not consistent across browsers.
AJAXSLT implementation XSLT inJavaScript. also implementation XPaththat AJAXSLT (Default branch)
AJAXSLT 0.8 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=72897f28206db6308c1533a356066ee5

 

 Related News 

Search

Download Zicos
Sun September 7, 11:59 PM
used   {key13}