View Full Version : XML httprequests in firefox 2.0
SlowRoasted
December 12th, 2006, 10:29 AM
I've been going through some of the tutorials here:
http://www.w3schools.com/xml/xml_examples.asp
I noticed that a lot of the examples don't work in firefox 2.0. Has there been any changes that cause this? I am just curious what's going on.:worried:
noTime
December 12th, 2006, 11:52 AM
Which one doesn't work for you?
Oh, the one called Requesting XML data from a server? Well, that ain't a surprise. I don't see any non-IE method for contacting the server.
duncanhall
December 13th, 2006, 12:03 PM
I had a lot of problems with Firefox when I first started making XMLHttpRequests, although it wasn't with Firefox 2.0. My problem turned out to be Firebug, a ff extension that is supposed to aide in javascript debugging. Instead, it just cocked up all my AJAX applications.
Perhaps try disabling any extensions you may have running.
noTime
December 13th, 2006, 04:19 PM
At first glance, Firebug is a great tool to make minor but significant changes to pages. However, I don't face such mistakes anymore, so Firebug has become a hitch for my foxy.
DH, everything works fine with FF2. The examples I have mentioned contain no XMLHttpRequests. :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.