Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “eventdelegation”

Event Delegation Made Easy. Dan Webb demonstrates a neat trick for event delegation in jQuery, using CSS selectors and the jQuery .is() method to dispatch to different callbacks from a single event handler based on the target of the event. 0 10th February 2008, 3:13 pm

A django site