Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Why does recaptcha not work 33.1

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 14 回表示
  • 最後の返信者: Jon123

more options

When I go to this site http://www.google.com/recaptcha/api2/demo The recaptcha does not load. In firebug the network profiler says the requests for the Javascript files from google were aborted.

Also js files from the google cdn are aborted. <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>

I have already ensured js is enabled. I tried debugging in safe mode. I disabled mixed content blocking.

What do I have to do to prevent firefox from blocking these files?

When I go to this site http://www.google.com/recaptcha/api2/demo The recaptcha does not load. In firebug the network profiler says the requests for the Javascript files from google were aborted. Also js files from the google cdn are aborted. <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> I have already ensured js is enabled. I tried debugging in safe mode. I disabled mixed content blocking. What do I have to do to prevent firefox from blocking these files?

すべての返信 (4)

more options

First, update to Firefox 35.0.1 (33.1 isn't supported anymore)

Then, try the steps at Websites look wrong or appear differently than they should

more options

I've updated to 35 the problem still persists. The trouble shooting documentation is of no use.

この投稿は Jon123 により に変更されました

more options

Did you try the other steps I listed?

more options

Yes. Those steps did not resolve the issue.