Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event listener/handler 注册和执行顺序问题 #35

Open
hax opened this issue May 4, 2016 · 0 comments
Open

event listener/handler 注册和执行顺序问题 #35

hax opened this issue May 4, 2016 · 0 comments
Labels

Comments

@hax
Copy link
Owner

hax commented May 4, 2016

https://www.zhihu.com/question/43728074/answer/96470605

html规范里的demo
https://jsfiddle.net/4c63728k/

FF/Edge: ONE TWO THREE FOUR
Chrome/Safari: ONE THREE TWO FOUR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant