Re: Travis-Jonas-Mike replies [DOML3Events] ACTION-267 Proposal for event iterator

>> Personally I have been missing this feature when doing client-side DOM
>> transformations, f ex transforming more simple element hierarchies
>> into widget-like experiences and wanting to move/re-register existing
>> event handlers into the new element structure. This currently requires
>> the initial structure to use DOM0 event attributes.
>
> Thank you for the use case.  Did you control all the event listeners
> involved, or did you have some way of guaranteeing that the transplanted
> listeners would still function correctly in the new location?

Also, would your example work even if the API only enumerated
page-added event listeners, and not listeners added by the
implementation or user script?

/ Jonas

Received on Wednesday, 29 April 2009 10:05:24 UTC