Java小程序/Firefox不兼容问题
我编写了一个Java小程序。 一位用户报告说,他尝试在 OS X 10.5.5 上的 Firefox 3.0.3 中运行它,但没有成功。 它想让他下载一个插件,但是当他告诉它安装缺少的插件时,它找不到合适的安装程序......
这里出了什么问题?
I've written a Java applet. A user reports that he tried to run it in Firefox 3.0.3 on OS X 10.5.5 but no go. It wants him to download a plug-in, but when he tells it to install missing plug-ins it can't find the appropriate installer...
What is going wrong here?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你必须从 Apple 获得 java,而不是从 Sun 获得。 以下是下载页面上的链接。
You have to get java from Apple, not Sun. Here's a link for it on the download page.
我必须更改我的 HTML。 我必须改变:
去
和
去
I had to make a change in my HTML. I had to change:
to
and
to