Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Spletno mesto bo delovalo z omejenimi zmožnostmi, medtem ko na njem izvajamo vzdrževalna dela za vas. Če članki ne rešijo vaše težave in želite zastaviti vprašanje, naša skupnost za podporo čaka na vas na @FirefoxSupport na Twitterju in na /r/firefox na Redditu.

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

FirefoxDeveloperEdition not doing Ajax Open like Firefox - most recent

  • 1 odgovor
  • 1 ima to težavo
  • 1 ogled
  • Zadnji odgovor od philipp

more options

I have been working on Ajax. The application, all in javascript at the client, works great on firefox, safari, and chrome, but not on FirefoxDeveloperEdition.

The issue is at exactly the request.open statement. It does not work on FirefoxDeveloperEdition. In the console I get the error ":" --- that is all, just the colon. As I said, that statement works perfectly on Firefox. I have the most recent version of all apps.

The selection of XMLHttpRequest is working the same in both Firefox and FirefoxDeveloperEdition. Either FirefoxDeveloperEdition is not backward compatible or not meant to be, and I cannot tell which.

Help desired.

I have been working on Ajax. The application, all in javascript at the client, works great on firefox, safari, and chrome, but not on FirefoxDeveloperEdition. The issue is at exactly the request.open statement. It does not work on FirefoxDeveloperEdition. In the console I get the error ":" --- that is all, just the colon. As I said, that statement works perfectly on Firefox. I have the most recent version of all apps. The selection of XMLHttpRequest is working the same in both Firefox and FirefoxDeveloperEdition. Either FirefoxDeveloperEdition is not backward compatible or not meant to be, and I cannot tell which. Help desired.

Vsi odgovori (1)

more options

hi dvand, support.mozilla.org is intended for end-user support. if you have a question regarding web development please refer to Where to go for developer support instead. thank you for your understanding!