|
ActiveWidgets Grid :: cross-browser scrolling datagrid control
|
Other links at JavaScript > Scripts and Programs > XML and JavaScript |
| 1. |
ECMAScript XML Toolkit
|
|
|
ECMAScript XML Toolkit consists of ESPX, an ECMAScript Parser for (almost) XML with namespaces, and TinyXSL, a XML transform in-Script mini-Language. Both are designed for down-level web user agents without built-in XML support.
|
| 2. |
Advanced DHTML Popup
|
|
|
Advanced DHTML Popup is a powerful DHTML Popup window creator that works in a WYSIWYG way and produces cross browser DHTML Popup windows without any knowledge of DHTML/Javascript. The product uses an intuitive interface to design and customize the popup window and has a simple method of compiling and attaching the created DHTML popups to your web pages. This is the easy and most unobtrusive way to increase your web sites conversion rates.
|
| 3. |
DOM XML ticker
|
|
|
By combining DHTML with XML, this ticker script makes updating its contents a breeze, through an external XML file. Just open the file, and enter the desired messages to show. Plain text and links (with targeting) are supported, and script is functional in both IE5+ and NS6+, degrading well with the rest.
|
| 4. |
AJAX - Updating DIVS from the server
|
|
|
AJAX - Asynchronous Javascript And XML is a method whereby you can update portions (in this case, DIV Elements) on your page with data returned from a url quickly and easily without having to refresh the page. This script incorporates a new function, load(url), into your div tags. All you need to do is call it with a url and the contents of your div tag will be replaced by the contents of the url.
|
| 5. |
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.
|
|
|