From: Justin Meyer Date: Fri, 4 Dec 2009 16:28:50 +0000 (-0500) Subject: Adding in support for bubbling submit and change events, thanks to the patch by Justi... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=d42afd0f657d12d6daba6894d40226bea83fe1b6;hp=d42afd0f657d12d6daba6894d40226bea83fe1b6;p=jquery.git Adding in support for bubbling submit and change events, thanks to the patch by Justin Meyer. Includes a delegation test suite for manually testing to see if the events work as intended. ---