You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I say go for it as long as it's not going to add too much bulk to the code and special-case branches don't slow down common usage. How do you think you might tackle this? Would it be possible to work it in to customEvents because that would be ideal?
Mainly for things like
focus
delegation. See http://www.quirksmode.org/blog/archives/2008/04/delegating_the.html.If you agree, I can provide a patch.
The text was updated successfully, but these errors were encountered: