ajax from local file.
ajax from local file.
I am using $ajax to load a local file (its an offline app). The
problem is that since the mime type is nheot seen i dont get the
parsed dom document (but i get the xml as a string). I have currently
modified the api to try to parse and load the document if the datatype
is set to xml. is there any other way out?