[jQuery] JQuery Ajax XML

2009-02-27 Thread b...@deafcensus.org
I have tried searching solution to my problem with JQuery AJAX with XML document. I am trying to access XML document from the Library of Congress. The URL is: http://z3950.loc.gov:7090/voyager?version=1.1&operation=searchRetrieve&startRecord=1&maximumRecords=1&recordSchema=marcxml&query=978002041

[jQuery] jQuery Ajax XML not working in IE6(most people)

2009-02-16 Thread patrick
Hello, I have been looking at this for a few days now and I am not having any luck. I am using jQuery 3.1.1. I don't think I have any character encoding issues, all files are in UTF-8 format. Is it possible that I left a header out when creating the XML file - like the doctype=text/xml? If so