[whatwg] will all event types bubble? e.g. focus

Peter Michaux petermichaux at gmail.com
Wed Feb 13 22:51:45 PST 2008


Using delegate listeners in JavaScript is a technique that has grown
quite popular. Not all event types bubble, however, so using pure
delegate solutions is impossible. Will the DOM2 non-bubbling event
types, like focus, bubble in the new DOM standard?

Thanks,
Peter



More information about the whatwg mailing list