AJAX importing XML/XSLT
Current project under development : import an XML file along with an XSLT transform via XHR and apply the transform post-import. I'll display the getTime() - milliseconds from Jan 1, 1970 UTC - to track the timing.
There will also be an attempt to print just a portion of the webpage. ie. print just the div containing the imported and transformed xml. I'll have to create an <object> and write the imported html to it. From there, printing the object contents shouldn't be a problem.
Note : Safari does not support XSLT yet.
Import XML/XSLT
Clear Fields
Progress:
Imported XML/XSLT Contents: