gpt4 book ai didi

jquery - 模态 qTip - 当... mouseleave 时隐藏?

转载 作者:行者123 更新时间:2023-12-01 08:27:14 25 4
gpt4 key购买 nike

我正在使用模态窗口 qTip。一切正常,但我想知道是否可以在 onMouseout 或 mouseleave 时隐藏模式窗口...以及如何隐藏?

这是我当前的设置:

hide: {
when: {
event: 'unfocus'
}
},

当然,只有在单击外部时才可以取消焦点。有什么想法吗?

最佳答案

你也可以尝试这个:

hide: {when: {event:'mouseout unfocus'}, fixed: true, delay: 500}

关于jquery - 模态 qTip - 当... mouseleave 时隐藏?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2859321/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com