为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Link on website

  • 5 个回答
  • 6 人有此问题
  • 1 次查看
  • 最后回复者为 JoseZwager

more options

On a website there is a link. It will open in Google Chrome but not in firefox. What do I have to do to make it work?

On a website there is a link. It will open in Google Chrome but not in firefox. What do I have to do to make it work?

被采纳的解决方案

'm that does not work. I think I have to look at an other point. Maybe in the Style sheet. Thanks anyway.

定位到答案原位置 👍 0

所有回复 (5)

more options

What happens when you click the link? For example, nothing, get a blank page, never stops loading, etc.

Since the answer may depend on how the link is coded, can you provide a link to the page that has the problem and indicate which link it is? (Assuming it is open to the public and family friendly.)

more options

Thanks for your reply.

'm when you watch this site. You can see what I mean: http://www.zwager.net/service.html

more options

Do you mean the "buttons" that have underlined links on them? Yes, those do not work for me, either. I think Firefox ignores the link since buttons are not supposed to have interactive content inside them. And since there is no form in the page to submit, the button just does nothing.

I think in order to keep the button appearance and the link function, the tags need to be turned inside out like this:

<a href="wiewij.html" target="_blank"><button><h4>Wie zijn wij? </h4></button></a>

more options

Thanks. Yes that is what I mean. I am going to try that.

Greetings, Jose

more options

选择的解决方案

'm that does not work. I think I have to look at an other point. Maybe in the Style sheet. Thanks anyway.