XML for SCRIPT is a powerful, standards-compliant JavaScript XML parser that is designed to help web application designers implement cross platform applications that take advantage of client-side manipulation of XML data. XML for <SCRIPT> provides a full suite of tools, including:
* A standards-compliant W3C DOM Level 2 processor
* An XPath processor
* A standards-compliant SAX processor
* A simple (classic) DOM processor
* Proxies for XML retrieval from any domain
* Utilities for XML and application development
This is an XML based JavaScript Ticker that can tick any number of messages. One of the beneifts of using XML is seperation of content from presentation- the contents for this ticker resides in a seperate file. This script currently works only in IE, degrading well with the rest.