Attached is a small project that demonstrates how to load both local and remote xml files in a specific format. Then parse and display an element content from the document. I plan to write an article that explains the example in more detail. A link to a rough screencast is included below.
Here are some highlights:
1) Load XML buttons have an OnClick action that calls a javascript function loadXML(url) that I wrote
2) The loadXML(url) function is in the LoadXMLFileDemo_custom.js See attachment screenshot.png
Screencast: http://goo.gl/XSfj0
See attachment LoadXMLFileDemo.zip
Attachments:
You must be
logged in to view attached files.