Michael Tue, 10 Jun 2008 07:57:19 -0700
$("form").*bind*("submit", function(event){ event.stopPropagation(); });
better :-)