This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

http://abudhabi.itamaraty.gov.br/pt-br/agendamentos.xml will not load a javascript widget in Firefox

  • 2 antwoorde
  • 1 het hierdie probleem
  • 1 view
  • Laaste antwoord deur mwolfe

more options

I am working on a colleague's computer, and he needs to make an appointment at the Brazilian Consulate.

The form appears on IE and Safari (that I've tried) but not on Firefox.

The above page has embedded the widget: "https://app.bookitit.com/pt/widgets/dtlbook/2434e658765ad2ad9df85e9c40bd74695/1/" embedded in the page, and the widget runs on IE and Safari, but does not run on Firefox.

javascript is enabled. In fact, if I paste the widget into a new tab, it runs. But it won't load from the original webpage.

I am working on a colleague's computer, and he needs to make an appointment at the Brazilian Consulate. The form appears on IE and Safari (that I've tried) but not on Firefox. The above page has embedded the widget: "https://app.bookitit.com/pt/widgets/dtlbook/2434e658765ad2ad9df85e9c40bd74695/1/" embedded in the page, and the widget runs on IE and Safari, but does not run on Firefox. javascript is enabled. In fact, if I paste the widget into a new tab, it runs. But it won't load from the original webpage.

All Replies (2)

more options

Could be a problem with CORS because the widget is loaded via a secure connection in an iframe on an open http page.


Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://app.bookitit.com/pt/widgets/dtlbook/2434e658765ad2ad9df85e9c40bd74695/1/. (Reason: CORS header 'Access-Control-Allow-Origin' missing).

more options

I know it's a cross-origin problem, and this reply explains how to fix my website to avoid the problem, but that was NOT my question. I have a website (the Brazilian Embassy website, http://abudhabi.itamaraty.gov.br/pt-br/agendamentos.xml ) that I want to use. IE allows me to see the appointment page. Firefox does not. I cannot rewrite the Brazilian Embassy Website, but I want to see the appointment form in Firefox.