ui.tooltipDelay
存储着一个单位为毫秒的时间数值,该数值表示鼠标停留在某个元素上多长时间后显示出提示信息.
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">类型:</dfn>
integer
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">默认值:</dfn>
500
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">默认已存在:</dfn> no
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">支持版本:</dfn> Gecko 11.0 (Firefox 11.0 / Thunderbird 11.0 / SeaMonkey 2.8)
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">状态:</dfn> Active; last updated 2012-02-21
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">介绍:</dfn> Pushed to Nightly on 2011-12-15
- <dfn style="display:table-cell;padding: 0 5px;border-bottom: none;cursor:inherit;">Bugs:</dfn> bug 204786
值
整数
(单位为毫秒, 默认值: 500)- 该数值表示鼠标停留在某个元素上多长时间后显示出提示信息,单位为毫秒,默认值为500ms.