Better way to load XML document with Javascript
The better way to load XML document on all browsers is to use AJAX technique. After testing XML with Javascript. I fount that Safari (on Mac OSX 10) does not support XML with Javascript. So, How to load it then? 1

Follow me!