/**

popular collection of scripts for all

*/
/** Search */

JavaScript

 }

JSXML

Hits: 66
*****
5.0

JS XML Document Reader

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


Date: Sep, 16 2006


Date: Jul, 14 2004
{ Copyright } ©2006 NuclearScripts.com