|
ECMAScript XML Toolkit
|
Other links at JavaScript > Scripts and Programs > XML and JavaScript |
| 1. |
Dynamic Form Loader
|
|
|
This is a dynamic form loader that uses asynchronous javascript and XML (AJAX) to quickly load data from the server wthout a round-trip. This makes the user experience much better, with faster loading.
|
| 2. |
databinding
|
|
|
databinding.js was created out of the need to bind complex XML to HTML controls. This version was tested on WinXP and Windows 2000 with IE 6 AND IE 5.5. Note: this will only run with Internet Explorer. Included in the zip file is an example HTML file which shows how to use the dataBinding function.
|
| 3. |
jaxWidgets
|
|
|
jax (javascript and xml) is simply "another" flashy name to describe components written using javascript and xml as its core technologies. jaxWidgets are useful web widgets that can be implemented on any browser supporting DOM and Javascript. It is purely a client-side technology and requires no server components to work. Who is jax for? jax is aimed primarily at web designer/developers with a strong focus on minimising the programming required while still providing advanced functionality offered by javascript code. How does jax work? jax defines a set of custom tags for each widget (ASP.NET style). All the designer needs to do is include the widget code (and core components) needed through <script src=""> tags and place the corresponding tag for the widget into a normal XHTML page. jax handles the processing of all custom tags and UI actions.
|
| 4. |
Flextable IE5 DHTML Grid
|
|
|
An IE 5.5 DHTML grid for presenting tables of data. Click to sort, fixed and scrolling columns, resizable and movable columns, configurable formatting, other features. XML + XSLT version. Code is fully documented using Leo (Literate Editor with Outlines).
|
| 5. |
Whos Who?
|
|
|
An XML and JavaScript database to list company / organization employee data including photographs. The XML file provides easy updating, while the JavaScript allows rapid client-side name and department data sorting. Ideal for an intranet. Works in IE6, Netscape 6+, Mozilla, and Firefox browsers.
|
|
|