iT邦幫忙

2021 iThome 鐵人賽

DAY 17
0
自我挑戰組

網美滴網頁系列 第 17

Day17_HTML語法14

  • 分享至 

  • xImage
  •  

今天要介紹,當要讓使用者輸入數字,將< input>元素的type屬性設定為"number"

  • min : 設定欄位的最小值(需為有效的浮點數,可負數和小數)
  • max : 設定欄位的最大值(需為有效的浮點數)
  • step : 設定每按一次欄位的上鈕或下鈕,所遞增或遞減的間隔值,預設值為1
  • https://ithelp.ithome.com.tw/upload/images/20211001/20140142jXimF5DWKY.png
    range(指定範圍數字)
    讓使用者透過滑桿介面輸入指定範圍的數字,將< input>元素的type屬性設定range
    https://ithelp.ithome.com.tw/upload/images/20211001/20140142Dav7YzzmtF.png
    https://ithelp.ithome.com.tw/upload/images/20211001/20140142WtopyRAQlN.png

上一篇
Day16_HTML語法13
下一篇
Day18_CSS語法1
系列文
網美滴網頁30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言