如何使用 Firefox ping 属性?

发布于 2024-08-27 23:10:31 字数 50 浏览 2 评论 0原文

Firefox 显然支持 HREF 的 PING 属性。如何实现代码来接收 ping?

Firefox apparently supports a PING attribute for HREFs. How do I implement code to receive the ping?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

从﹋此江山别 2024-09-03 23:10:31

正如 Nissan Fan 在评论中正确指出的那样,在 Firefox 3 最终版本发布之前,该支持已被禁用。您可以通过 about:config 将 browser.send_pings 设置为 true 来启用它,但 Firefox 的实现与当前规范中的不同。

The support was disabled before the final release of Firefox 3, as Nissan Fan rightly states in comments. You can enable it via about:config by setting browser.send_pings to true, but the Firefox implementation differs from what currently is in specification.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文