[jQuery] Chaining event handlers
I appreciate everyone's comments. Chaining dependent handlers is, at least
to me and some other folks I know, a legitimate need. And it appears that
.handleEvent() *could* provide such functionality. Whether or not it
should is up to the jQuery's "owners".
As for going against the DOM convention, that's exactly why I think the
functionality is needed. If the DOM has a mechanism to implement dependent
events, then please let me know. But if the DOM does not, that does not
mean that what I am attempting to accomplish is ill-advised.
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of Steve Clay
Sent: Thursday, August 03, 2006 10:04 AM
To: discuss@jquery.com
Subject: *** Spam *** Re: [jQuery] Chaining event handlers
Wednesday, August 2, 2006, 9:25:16 PM, John Resig