搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Alternative to using java in firefox 64 bit

  • 3 个回答
  • 5 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

Hello, I'm trying to use a work-specific website in Firefox 57.0.4 (64-bit) that uses Java for it's drop down menus. I'm hoping someone has a solution or a workaround to get Java to work on the 64-bit version of Firefox.

Hello, I'm trying to use a work-specific website in Firefox 57.0.4 (64-bit) that uses Java for it's drop down menus. I'm hoping someone has a solution or a workaround to get Java to work on the 64-bit version of Firefox.

所有回复 (3)

more options

If the site requires the Java plugin, there's no workaround. Please urge the site to update to standard HTML5, CSS, and JavaScript!

Meanwhile, Internet Explorer 11 can still run Java applets through an ActiveX control.

more options

Just to be certain, are you sure it needs the Java Plugin from Oracle and is not JavaScript?

http://kb.mozillazine.org/JavaScript_is_not_Java

Firefox 52.0 and later Releases including 57.0.4 only allows the Flash Player Plugin Adobe to run.

Firefox 52 ESR allows other NPAPI Plugins to run. On Windows the Win64 only allows Flash Player and Silverlight to run so you would need 32-bit Firefox 52 ESR and 32-bit Java to work. https://support.mozilla.org/en-US/kb/npapi-plugins

由James于修改

more options

You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.

If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block (wanted) content (e.g. Adblock Plus, NoScript, Ghostery, uBlock Origin) always make sure such extensions do not block (wanted) content.

由cor-el于修改