Thus far we have learned quite a few things, so it is worth
summarizing what we have learned to date:
-
We learned how to import an XML document using
xmlhttprequest.
-
We learned how to manipulate some style properties to
position the XML.
-
Used a namespace and gained an understanding of why it can
valuable to use namespaces in XML documents.
-
We learned to trigger an event from a XML file and provide
some simple user interaction.
Let's keep the momentum up and move on to a few little
ajax tricks to enable you to manage your Web sites more
effectively.