主頁 > 知識(shí)庫(kù) > html5 button autofocus 屬性介紹及應(yīng)用

html5 button autofocus 屬性介紹及應(yīng)用

熱門標(biāo)簽:標(biāo)準(zhǔn)智能外呼系統(tǒng) 洛陽市伊川縣地圖標(biāo)注中心官網(wǎng) 搜狗星級(jí)酒店地圖標(biāo)注 江蘇高頻外呼系統(tǒng)線路 會(huì)聲會(huì)影怎樣做地圖標(biāo)注效果 平頂山電子地圖標(biāo)注怎么修改 高德地圖標(biāo)注錯(cuò)誤怎么修改 電銷機(jī)器人視頻 地圖標(biāo)注自己去過的地方
在html 5中,可以設(shè)置當(dāng)頁面加載時(shí),自動(dòng)焦點(diǎn)到達(dá)某個(gè)控件中,這個(gè)就是autofocus屬性了,如下:

復(fù)制代碼
代碼如下:

<input autofocus="autofocus" />
<button autofocus="autofocus">Hi!</button>
<textarea autofocus="autofocus"></textarea>

瀏覽器支持該屬性的有
fiefox 4+,safari 5+,chrome 6+,opera 11+,ie 10, 而android 2.3和safari mobile 5-都不支持

實(shí)例
當(dāng)頁面加載時(shí),會(huì)獲得焦點(diǎn)的一個(gè)按鈕:

復(fù)制代碼
代碼如下:

<button type="button" autofocus="autofocus">
點(diǎn)擊這里
</button>

親自試一試
定義和用法
autofocus 屬性規(guī)定當(dāng)頁面加載時(shí)按鈕應(yīng)當(dāng)自動(dòng)地獲得焦點(diǎn)。

如果使用該屬性,則按鈕會(huì)獲得焦點(diǎn)。
HTML 4.01 與 HTML 5 之間的差異
autoplay 屬性是 HTML 5 中的新屬性。
語法

復(fù)制代碼
代碼如下:

<button autofocus="autofocus">

標(biāo)簽:常德 鄂爾多斯 阿克蘇 果洛 廣東 松原 蚌埠 廣西

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《html5 button autofocus 屬性介紹及應(yīng)用》,本文關(guān)鍵詞  html5,button,autofocus,屬性,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《html5 button autofocus 屬性介紹及應(yīng)用》相關(guān)的同類信息!
  • 本頁收集關(guān)于html5 button autofocus 屬性介紹及應(yīng)用的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章