W3Cschool
恭喜您成為首批注冊用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
使用 <details> 元素:
<details>
<summary>Copyright 1999-2011.</summary>
<p> - by Refsnes Data. All Rights Reserved.</p>
<p>All content and graphics on this web site are the property of the company Refsnes Data.</p></details>
目前,只有 Chrome 和 Safari 6 支持 <details> 標(biāo)簽。
<details> 標(biāo)簽規(guī)定了用戶可見的或者隱藏的需求的補(bǔ)充細(xì)節(jié)。
<details> 標(biāo)簽用來供用戶開啟關(guān)閉的交互式控件。任何形式的內(nèi)容都能被放在 <details> 標(biāo)簽里邊。
<details> 元素的內(nèi)容對用戶是不可見的,除非設(shè)置了 open 屬性。
<details> 標(biāo)簽是 HTML5 中的新標(biāo)簽。
提示:與 <summary> 標(biāo)簽配合使用可以為 details 定義標(biāo)題。標(biāo)題是可見的,用戶點(diǎn)擊標(biāo)題時(shí),會(huì)顯示出 details。
New :HTML5 中的新屬性。
屬性 | 值 | 描述 |
---|---|---|
openNew | open | 規(guī)定 details 是否可見。 |
<details> 標(biāo)簽支持 HTML 的全局屬性。
<details> 標(biāo)簽支持 HTML 的事件屬性。
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號(hào)
聯(lián)系方式:
更多建議: