Classic DOM Sample Application for Modern Browsers
This sample application is an implementation of the XML for <SCRIPT> Contact Manager
Sample Application using XML for <SCRIPT>'s Classic DOM Parser.
It demonstrates how developers can access the Classic DOM Parser directly
to build real-world applications.
Classic DOM TagPath Example
This example application demonstrates the capabilities of the TagPath search capabilities
built into XML for <SCRIPT>'s Classic DOM parser. The TagPath search capabilities
allow JavaScript programmers to query the Classic DOM in a manner much like XPath.
Classic DOM Sample Application for 4.x Browsers
XML for <SCRIPT>'s Classic DOM also works with older browsers. This application demonstrates that it is possible to use the project
even in some older browsers if needed.