Re: Drag and drop Multiple file upload

2014-02-12 Thread Altera WO Team
Wow! Didn’t see that! And I even looked for it! That’s great, thank you guys! Matteo On 11 Feb 2014, at 14:57, Ramsey Gurley wrote: > https://github.com/wocommunity/wonder/tree/master/Frameworks/BusinessLogic/ERAttachment/Components/ERDragAndDropUpload.wo > > Altera WO Team wrote: > >> Su

Re: Drag and drop Multiple file upload

2014-02-11 Thread Ramsey Gurley
https://github.com/wocommunity/wonder/tree/master/Frameworks/BusinessLogic/ERAttachment/Components/ERDragAndDropUpload.wo Altera WO Team wrote: >Sure about that? Looks more like it’s the browser that allows drag and drop on >the FileUpload object. > >Matteo > > >On 11 Feb 2014, at 13:41, Jürgen

Re: Drag and drop Multiple file upload

2014-02-11 Thread Altera WO Team
Sure about that? Looks more like it’s the browser that allows drag and drop on the FileUpload object. Matteo On 11 Feb 2014, at 13:41, Jürgen Tabert wrote: > the erattachment framework has drag and drop support > > On 11.02.2014, at 12:54, Altera WO Team wrote: > >> Hi, >> >> before i try

Re: Drag and drop Multiple file upload

2014-02-11 Thread Jürgen Tabert
the erattachment framework has drag and drop support On 11.02.2014, at 12:54, Altera WO Team wrote: > Hi, > > before i try to do it on my own I’d like to ask the list if anybody already > did something like that: > > http://blueimp.github.io/jQuery-File-Upload/ > > Basically it’s a multiple

Drag and drop Multiple file upload

2014-02-11 Thread Altera WO Team
Hi, before i try to do it on my own I’d like to ask the list if anybody already did something like that: http://blueimp.github.io/jQuery-File-Upload/ Basically it’s a multiple file upload with drag and drop support. Any thoughts are welcome, Matteo Centro __