bean
bean copied to clipboard
Allow capturing
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.
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?
:+1: