Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 2 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de 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.

Todas as respostas (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.