[whatwg] Fixing the submit event by exposing submitter and data set

On Fri, 29 Jan 2010 22:12:19 +0100, Sidney San Mart?n <s at sidneysm.com>  
wrote:
> What do you think?

If we do anything here it needs to be harmonized with  
http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#the-formdata-interface  
somehow.

If the main use case is asynchronous submission it could be something as  
simple as <form>.formData which seems better than tying it to the submit  
event.

(This has been suggested various times before as well by the way. We are  
just waiting for some more stabilization of various other <form> and  
XMLHttpRequest features first.)


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Saturday, 30 January 2010 05:23:10 UTC