HTML:標記語言
CSS:樣式語言
JavaScript:指令碼語言
Web API:程式設計介面
所有 Web 技術
學習 Web 開發
發現我們的工具
更好地瞭解 MDN
此特性已經非常成熟,可以在許多裝置和瀏覽器版本上使用。自 2023 年 2 月起,所有主流瀏覽器均已支援。
MathMLElement 介面的 autofocus 屬性包含一個布林值,反映了 autofocus HTML 全域性屬性。它指示當頁面載入時,或者當 MathML 元素位於 <dialog> 或 popover 中時,元素變為可見時,該 MathML 元素是否應該獲得焦點。
MathMLElement
autofocus
<dialog>
一個布林值。
載入中…
MathMLElement.focus()
HTMLElement.autofocus