📌  相关文章
📜  HTML5页面加载时如何自动设置下拉列表的焦点?

📅  最后修改于: 2021-10-31 05:30:20             🧑  作者: Mango

本文的目的是在 HTML5 中加载页面时自动聚焦下拉列表。

示例:以下代码演示了一个带有autofocus的下拉列表。

HTML



Autofocus Attribute


The select autofocus attribute

  

  The autofocus attribute specifies that the drop-down list
  should automatically get focus when the page loads:

  
        

  


注意: firefox 不支持select标签的autofocus属性。

输出:

支持的浏览器:

  • 铬合金
  • 边缘
  • 苹果浏览器
  • 歌剧