|
|
A set of JavaScript XML tools written with the goal of speed, simplicity, and minimal code. A parser that doesn't mind if you throw 2000 lines of (well-formed) XML at it, a unique builder that invites the coding of GUIs (graphical user interfaces) around it, and an iterator that makes costly recursion unnecessary. I've released it under the LGPL (it's free for private and commercial use, no strings attached).
|
Released: Mar 29, 2022
|
XML |
Download: sourceforge.net
Keywords: Xml, jscript, script, xparse, msxml |
If you have sections of your web pages that are frequently updated, such as a table of links, or you have advertising, announcement, or message spots that change, it can be easier (by far) to simply change one file instead of dozens or even hundreds of web pages. Now, you can do such with ease using XML while having no dependance on server-side scripting. That is why I created the JS XML DOCUMENT READER. It can make updating and maintenance much simpler for you.
|
Platforms: IE5 and 6x Released: Jul 14, 2022
|
XML |
|
|
|