📜  HTML | DOM 选择长度属性

📅  最后修改于: 2021-11-03 06:38:04             🧑  作者: Mango

HTML DOM 中的Select length 属性用于返回下拉列表中

selectObject.length

返回值:一个数字,表示在下拉列表中找到的

下面的程序说明了 HTML DOM 中的 Select length 属性:
示例:此示例返回在下拉列表中找到的

html


     

    
        HTML DOM Select length Property
    

 

 
    

        GeeksforGeeks     

          

        Select length Property     

          Select your preferred course from the drop-down list:                       

        To return the number of elements in         the dropdown list, double-click the         "Return Count" button.     

                       

                   


输出:
点击按钮前:

点击按钮后:

支持的浏览器: DOM Select length 属性支持的浏览器如下:

  • 苹果Safari
  • IE浏览器
  • 火狐
  • 谷歌浏览器
  • 歌剧