DOM事件发射顺序与Settimeout
假设我有一个< div>
。
当onMouseUp
触发时,我做settimeout(...,0)
。
onclick
事件是否可以保证在超时之前开火?
Let's say I have a <div>
.
When onMouseUp
fires, I do setTimeout(..., 0)
.
Is the onClick
event guaranteed to fire before the timeout?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论