feature. Gmail uses the file Api (also a html5 feature :
http://www.w3.org/TR/FileAPI/) to upload the dropped files under
Firefox. Chrome seems not to implement the file api yet and so gmail
uses an hidden input file to upload the file.
Julien
On Dec 1, 2:21 pm, Patou <patou.de.saint.ste...@gmail.com> wrote:
> The gmail drag and drop upload attachment didn't use the HTML5 feater
> but a hack CSS, the input file is put on the top of the drop file's
> zone, but it's opacity is null.
>
> All the explication is here :http://www.thecssninja.com/javascript/gmail-upload
>
> On Dec 1, 12:43 pm, Julien Dramaix <julien.dram...@gmail.com> wrote:
>
>
>
> > It is in fact a new feature of HTML5. That explain why it doesn't work
> > with IE
>
> > On Dec 1, 10:59 am, Ignasi López <dubtesign...@gmail.com> wrote:
>
> > > Not with all browsers, with IE gmail drag file doesn't works
>
> > > 2010/12/1 marius.andreiana <marius.andrei...@gmail.com>
>
> > > > Hi Alain,
>
> > > > May we have it too?
>
> > > > Thanks!
>
> > > > On Dec 1, 9:30 am, nino ekambi <jazzmatad...@googlemail.com> wrote:
> > > > > Hello,
> > > > > this is done using simple JS so you could implement it yourself for
> > > > > example through JSNI.
> > > > > I think i have the JS Script somewhere
> > > > > let me know if you need it
> > > > > Regards,
> > > > > Alain
>
> > > > > 2010/12/1 Noor <baken...@gmail.com>
>
> > > > > > Hi, has someone been able to implement Gmail Drag File attachment and
> > > > > > Upload with GWT??
>
> > > > > > --
> > > > > > You received this message because you are subscribed to the Google
> > > > Groups
> > > > > > "Google Web Toolkit" group.
> > > > > > To post to this group, send email to
> > > > google-web-toolkit@googlegroups.com.
> > > > > > To unsubscribe from this group, send email to
> > > > > > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com><google-web-toolkit%2Bunsubs
> > > > cribe@googlegroups.com>
> > > > > > .
> > > > > > For more options, visit this group at
> > > > > >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > > --
> > > > You received this message because you are subscribed to the Google Groups
> > > > "Google Web Toolkit" group.
> > > > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/google-web-toolkit?hl=en.-Hidequoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment