I want to load a xml file using the javascript. I use the following code to load the xml file. The below coding loads the xml file when it is in the same folder.
<
Unfortunately, you can't access local files through AJAX.
You could try the HTML5 file access API, if you want.