Hi,
I have set of html pages that are installed locally on machine.
I want to make ajax call to local files.
In Firefox everything works fine.
IE is able to load html pages through ajax call but not able to load xml document.
Chrome doesn't support ajax call locally...and I don't care about it. I need it to work on IE & firefox.
Can anyone help me out.
Thanks