- From: Ian Hickson <ian@hixie.ch>
- Date: Wed, 25 Apr 2007 23:15:20 +0000 (UTC)
On Thu, 26 Apr 2007, Kornel Lesinski wrote: > > I've added proposal for drag'n'drop uploads to WHATWG Wiki. > > http://wiki.whatwg.org/wiki/Drag'n'Drop_Uploads <input type=file> already supports this; user agents could easily just make drags of files into the content area automatically be sent to the nearest (likely only) <input type=file> element. This is really just a matter of getting the browser vendors to implement that UI. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Wednesday, 25 April 2007 16:15:20 UTC