can i parse remote(not local) file using JS/Jquery?
i want to display remote xml file in html page without using server side scripting language.
Not in a standard browser security context.
If you don't mind using third party hosted server side scripting, then look into YQL.