ontoggle 事件
描述
当用户打开或关闭 <details> 元素时,会发生 ontoggle 事件。
<details> 元素指定用户可以按需查看或隐藏的更多详细信息。
浏览器支持
表格中的数字指定完全支持该事件的第一个浏览器版本。
事件 | |||||
---|---|---|---|---|---|
ontoggle | 12.0 | 79.0 | 48.0 | 6.0 | 15.0 |
语法
技术细节
冒泡 | 否 |
---|---|
可取消 | 否 |
事件类型 | 事件 |
HTML 标签 | <details> |
DOM 版本 | Level 3 Events |
当用户打开或关闭 <details> 元素时,会发生 ontoggle 事件。
<details> 元素指定用户可以按需查看或隐藏的更多详细信息。
表格中的数字指定完全支持该事件的第一个浏览器版本。
事件 | |||||
---|---|---|---|---|---|
ontoggle | 12.0 | 79.0 | 48.0 | 6.0 | 15.0 |
冒泡 | 否 |
---|---|
可取消 | 否 |
事件类型 | 事件 |
HTML 标签 | <details> |
DOM 版本 | Level 3 Events |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]