Native Drag + Drop file upload in Firefox 3.6

后端 未结 3 1394
Happy的楠姐
Happy的楠姐 2020-12-11 12:39

I\'ve recently been told by a colleague that Firefox 3.6 supports native drag and drop file uploads + image resizing from the operating system without any extensions or plug

相关标签:
3条回答
  • 2020-12-11 12:54

    http://hacks.mozilla.org/2009/12/file-drag-and-drop-in-firefox-3-6/

    Edit: also https://developer.mozilla.org/en/CSS/-moz-background-size if that's the image resizing you're after

    0 讨论(0)
  • 2020-12-11 12:57

    Vimeo has a nice example of drag n drop upload for firefox 3.6 here:

    http://www.vimeo.com/6055152

    0 讨论(0)
  • 2020-12-11 13:14

    It's reasonably non-trivial (for HTML) hence no code snippet, but there's a pretty good HTML DnD tutorial over here.

    NB: Updated with correct link. (My bad.)

    0 讨论(0)
提交回复
热议问题