Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Firefox 3 ping attribute support for anchor element

Firefox 3 支援 <a ping> 屬性

  • Firefox 3 支援在 <a> 元素內使用 ping 屬性。如果某個鏈結有指定 ping 屬性,那麼當我們點擊這個鏈結時,就會將我們按下此鏈結的訊息,透過 post 的方式傳送給 ping 屬性內指定的一或多個 URIs(用空格分隔)。
  • Firefox 3 的 about:config 內可發現下列設定
    • browser.send_pings (default: true)
    • browser.send_pings.max_per_link (default: 1)
    • browser.send_pings.require_same_host (default: false)

參考資料

  1. HTML:Element:a 原始網頁
  2. HTML 5 Working Draft

延伸閱讀

  1. 一開始這是相當有爭議性的「新功能」,詳見:

文件標籤與貢獻者

 此頁面的貢獻者: Coolcd
 最近更新: Coolcd,