- From: Peter Michaux <petermichaux@gmail.com>
- Date: Wed, 13 Feb 2008 22:51:45 -0800
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
Received on Wednesday, 13 February 2008 22:51:45 UTC