There's a plugin on the Forge that uses a different delegation methodology - I believe it supports onSubmit.
Do a search... O. On 10 Apr 2010, at 20:55, duclet wrote: > I want to use event delegation for form submissions but it seems like > it does not work in Internet Explorer because the submit event does > not propagate in IE. Does anyone know of a way to make it work in IE? > I don't want to attach the same event to every form since that is just > a waste of resources. > > > -- > To unsubscribe, reply using "remove me" as the subject.
