Brandon,
This is really, really cool! I think this is functionality that belongs in core as it solves an extremely common use case (and addresses the most commonly asked question regarding ajax usage). Awesome job! Mike
Okay ... I've created a jQuery.fn.behavior() and jQuery.fn.unbehavior(). I haven't checked anything in yet but I have uploaded it to here: http://brandon.jquery.com/plugins/behavior/test/test.html I also added a pretty rough $.behavior.find() so that unbehavior will work. The only extension I needed to make to the core was exposing the selector and context for the jQuery object.