定義和用法
該open屬性是一個布爾屬性。
如果存在,它指定的細節應該是可見的(open)由defualt。
適用於
在open屬性,可以在下列元素上使用:
元件 | 屬性 |
---|---|
<details> | open |
例
一個開放/可見光<details>元素:
<details open>
<summary>Copyright 1999-2014.</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>
試一試» 瀏覽器支持
在表中的數字指定完全支持屬性所述第一瀏覽器的版本。
屬性 | |||||
---|---|---|---|---|---|
open | 12.0 | 不支持 | 不支持 | 6 | 15.0 |