/**

popular collection of scripts for all

*/
/** Search */

XML and JavaScript

 }

Dynamic Ajax content

Hits: 49
*****
3.5

Dynamic Form Loader

Hits: 18
*****
0.0

Dynamic Tools Ajax Script

Hits: 22
*****
3.0
DomAXh is a javascript file
Load and display external
This is a dynamic form loader
Starting out with Ajax can be
that inserts XMLHTTP
pages inside a DIV without
that uses asynchronous
a bit daunting. A lot of
requests results into your
reloading the page using
javascript and XML (AJAX) to
the scripts you'll find
page, by translating plain
this Ajax script. If your
quickly load data from the
aren't threadsafe, can only
XHTML (plain 'ol HTML that
external pages reference any
server wthout a round-trip.
send get requests or just
follows certain basic rules)
external .css or .js files
This makes the user
plain aren't flexible.
into XML and then back into
for styling, this script can
experience much better, with
This script allows you to
your page via the browsers
also load and apply them to
faster loading.
send an Ajax request with
DOM. So not having to
the page on demand.
 
just a single line of code
reload the web page for each
 
 
and handling the response is
user interaction is what
 
 
a breeze!
makes 'Ajax' so hot. What
 
 
 
makes it NOT is having to
 
 
 
use either cryptic XML
 
 
 
(having find a way to
 
 
 
represent the response in
 
 
 
HTML DOM structure, with all
 
 
 
the node creating and
 
 
 
appending that it implies),
 
 
 
or having to settle with the
 
 
 
simplistic innerHTML (and
 
 
 
thus having to cope with the
 
 
 
fact that the browser doesnt
 
 
 
parse it so your onclick's,
 
 
 
events and scripts just
 
 
 
won't work) in order to show
 
 
 
the user any new content.
 
 
 
Enter DomAXh (pronounced
 
 
 
Dom Ash). Using XMLDOM to
 
 
 
XHTMLDOM translation (IE
 
 
 
& FF compatible), DomAXh
 
 
 
makes life easyer for the
 
 
 
developer because his/her
 
 
 
server response only has to
 
 
 
be valid XHTML and DomAXh
 
 
 
takes over rendering the
 
 
 
response correctly in the
 
 
 
calling web page.
 
 
 


Date: Oct, 13 2006


Date: Jan, 12 2006


Date: Jun, 27 2005


Date: Aug, 09 2006
Display & edit tabular
ECMAScript XML Toolkit
An IE 5.5 DHTML grid for
Display a RSS feed on your
data in IE, Firefox &
consists of ESPX, an
presenting tables of data.
site using Javascript.
Netscape with Ajax-powered
ECMAScript Parser for
Click to sort, fixed and
It makes more sense
EBA Grid V3. With minimal
(almost) XML with
scrolling columns, resizable
creating a script like this
coding, Grid delivers
namespaces, and TinyXSL, a
and movable columns,
using a server-side language
responsive, interactive data
XML transform in-Script
configurable formatting,
like PHP/ASP/.Net but if
editing in a dynamic
mini-Language. Both are
other features. XML + XSLT
you're looking at creating
user-interface. Features
designed for down-level web
version. Code is fully
an ajax-like RSS reader,
include live-scrolling (for
user agents without built-in
documented using Leo
this is a good place to
working with large
XML support.
(Literate Editor with
start. Please read the
datasets), multiple cell
 
Outlines).
documentation on firefox
types, remote-sorting &
 
 
users, included with the
in-place cell editing.
 
 
download
Available for ASP.NET, JAVA,
 
 
 
PHP, and classic ASP.
 
 
 


Date: Jun, 21 2006


Date: Dec, 13 2001


Date: Aug, 30 2003


Date: Jan, 08 2007
{ Copyright } ©2006 NuclearScripts.com